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 ea9cc38 commit a3dc55aCopy full SHA for a3dc55a
.github/workflows/lint.yml
@@ -72,7 +72,7 @@ jobs:
72
- name: Run Static Analysis
73
run: |
74
just manage makemigrations
75
- just test ./tests/verify_environment.py
+ just test ./tests/test_verify_environment.py
76
just check-lint
77
just check-format
78
just check-types
0 commit comments