Skip to content

Commit afd0d80

Browse files
committed
ci: add pre-commit test
1 parent dab1b84 commit afd0d80

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test.yml

+1
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ jobs:
3434
run: |
3535
source .venv/bin/activate
3636
prospector
37+
pre-commit run -a
3738
- name: test app
3839
env:
3940
CODACY_PROJECT_TOKEN: ${{ secrets.CODACY_PROJECT_TOKEN }}

0 commit comments

Comments
 (0)