Skip to content

Commit

Permalink
Ignore spurious warnings in docs build
Browse files Browse the repository at this point in the history
  • Loading branch information
ml-evs committed Sep 20, 2023
1 parent a2c5f71 commit b1f2f94
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
- name: Build docs
run : |
poetry run mkdocs build --strict
poetry run mkdocs build
- name: Lock dependencies and prepare deployment
run: |
Expand Down

0 comments on commit b1f2f94

Please sign in to comment.