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 7032615 commit d0b9a34Copy full SHA for d0b9a34
.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 --fail-on-log"
+ run: "vendor/bin/guides -vvv --no-progress docs /tmp/test --fail-on-log"
0 commit comments