fix test
Former-commit-id: 4899309b7cac00573215f6530bfc97d7d87d70b2
This commit is contained in:
6
.github/workflows/tests.yml
vendored
6
.github/workflows/tests.yml
vendored
@@ -20,6 +20,12 @@ jobs:
|
||||
tests:
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
environment:
|
||||
name: tests
|
||||
|
||||
env:
|
||||
HF_TOKEN: ${{ secrets.HF_TOKEN }}
|
||||
|
||||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v4
|
||||
|
||||
Reference in New Issue
Block a user