Skip to content

Commit a3dc55a

Browse files
committed
fix linting
1 parent ea9cc38 commit a3dc55a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ jobs:
7272
- name: Run Static Analysis
7373
run: |
7474
just manage makemigrations
75-
just test ./tests/verify_environment.py
75+
just test ./tests/test_verify_environment.py
7676
just check-lint
7777
just check-format
7878
just check-types

0 commit comments

Comments
 (0)