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 fa5be0d commit 0b09175Copy full SHA for 0b09175
.github/workflows/test_full.yml
@@ -46,6 +46,4 @@ jobs:
46
- name: Flake8
47
run: flake8 ninja_extra tests
48
- name: mypy
49
- run: mypy ninja_extra
50
- - name: Build and Deploy Document
51
- run: mkdocs build && mkdocs gh-deploy --force
+ run: mypy ninja_extra
0 commit comments