Skip to content

Commit

Permalink
Update test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jongwook committed Sep 18, 2023
1 parent 8b330df commit 5f957da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
run: |
pip install -U pre-commit
pre-commit install --install-hooks
pre-commit run --from-ref=origin/${{ github.base_ref }} --to-ref=HEAD
pre-commit run --all-files
whisper-test:
needs: pre-commit
runs-on: ubuntu-latest
Expand Down

0 comments on commit 5f957da

Please sign in to comment.