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 e9561c7 commit 16fa3b1Copy full SHA for 16fa3b1
.github/workflows/run-tests.yml
@@ -19,7 +19,7 @@ jobs:
19
- name: Style Checks
20
run: flake8 tom_* --exclude=*/migrations/* --max-line-length=120
21
22
- run_tests:
+ run_tests:
23
runs-on: ubuntu-latest
24
strategy:
25
matrix:
0 commit comments