mirror of
https://github.com/zebrajr/whisper.git
synced 2025-12-06 12:19:54 +01:00
Update test.yml
This commit is contained in:
parent
8b330df096
commit
5f957da5ca
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user