Skip to content

Commit dd4858b

Browse files
authored
SP-189: Try out CI (#1)
* Reduce detail level in CI Also make params more readable
1 parent 3f80da3 commit dd4858b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/CI.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,4 @@ jobs:
1010
with:
1111
python-version: 3.x
1212
- run: pip install -r requirements.txt
13-
- run: mkdocs build -v -s
13+
- run: mkdocs build --strict

0 commit comments

Comments
 (0)