We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6f8a075 commit 49c0b4bCopy full SHA for 49c0b4b
.github/workflows/documentation.yml
@@ -35,4 +35,4 @@ jobs:
35
dependency-versions: "highest"
36
37
- name: "Run guides-cli"
38
- run: "vendor/bin/guides -vvv --no-progress docs/en /tmp/test 2>&1 | ( ! grep WARNING )"
+ run: "vendor/bin/guides -vvv --no-progress docs/en /tmp/test --fail-on-log"
0 commit comments