Skip to content

Commit

Permalink
Update test-package.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
fabiocaccamo committed Mar 6, 2024
1 parent 635e78d commit 562f50b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
- name: Run pre-commit
run: |
pre-commit run -a
pre-commit run --all-files --show-diff-on-failure --verbose
- name: Run mypy
run: |
Expand Down

0 comments on commit 562f50b

Please sign in to comment.