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 006d1bf commit cb115bcCopy full SHA for cb115bc
.github/workflows/all-lints.yml
@@ -10,7 +10,7 @@ jobs:
10
- uses: actions/checkout@v1
11
- uses: marian-code/pyaction@master
12
with:
13
- python-root-list: "./tests/*.py ./tests/subtests/*.py"
+ python-root-list: "./tests/*.py ./tests/subtest/*.py"
14
use-black: true
15
use-isort: true
16
use-mypy: true
0 commit comments