token in pyannote geschrieben
This commit is contained in:
@@ -29,6 +29,8 @@ jobs:
|
||||
|
||||
|
||||
- name: Run pytest
|
||||
env:
|
||||
hf_token: ${{ secrets.HF_TOKEN }}
|
||||
run: pytest
|
||||
|
||||
run: |
|
||||
echo "${{ secrets.HF_TOKEN }}" >> scraibe/.pyannotetoken
|
||||
pytest
|
||||
|
||||
Reference in New Issue
Block a user