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 3f80da3 commit dd4858bCopy full SHA for dd4858b
.github/workflows/CI.yml
@@ -10,4 +10,4 @@ jobs:
10
with:
11
python-version: 3.x
12
- run: pip install -r requirements.txt
13
- - run: mkdocs build -v -s
+ - run: mkdocs build --strict
0 commit comments