mirror of
https://github.com/Mintplex-Labs/transformersjs-electron.git
synced 2026-07-01 14:10:59 -04:00
Fix CI - update tests.yml (#768)
This commit is contained in:
@@ -31,7 +31,7 @@ jobs:
|
||||
|
||||
# Setup the testing environment
|
||||
- run: npm run generate-tests
|
||||
- run: git lfs install && git clone https://huggingface.co/Xenova/t5-small ./models/t5-small
|
||||
- run: git lfs install && GIT_CLONE_PROTECTION_ACTIVE=false git clone https://huggingface.co/Xenova/t5-small ./models/t5-small
|
||||
|
||||
# Actually run tests
|
||||
- run: npm run test
|
||||
|
||||
Reference in New Issue
Block a user