mirror of
https://github.com/openai/whisper.git
synced 2025-03-30 14:28:27 +00: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…
x
Reference in New Issue
Block a user