Skip to content

Commit

Permalink
Update pre-commit-and-test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
DeppWang authored Jul 2, 2024
1 parent a2e9770 commit 76dd82f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/pre-commit-and-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,8 @@ jobs:
pip install -U pre-commit
pre-commit install --install-hooks
pre-commit run --all-files
if: always()
continue-on-error: true
test:
needs: pre-commit
runs-on: ubuntu-latest
Expand Down

0 comments on commit 76dd82f

Please sign in to comment.