mirror of
https://github.com/kyutai-labs/delayed-streams-modeling.git
synced 2025-12-23 03:19:57 +00:00
Run pre-commit correctly in CI (#66)
* fix and break * Remove intentional error
This commit is contained in:
4
.github/workflows/precommit.yml
vendored
4
.github/workflows/precommit.yml
vendored
@@ -13,5 +13,5 @@ jobs:
|
||||
- uses: actions/checkout@v2
|
||||
- uses: ./.github/actions/moshi_build
|
||||
- run: |
|
||||
. env/bin/activate
|
||||
bash .git/hooks/pre-commit
|
||||
source env/bin/activate
|
||||
pre-commit run --all-files
|
||||
|
||||
Reference in New Issue
Block a user