hf token destination changed

This commit is contained in:
Tryndaron
2024-04-03 11:25:00 +02:00
parent 2f9f86e985
commit f8e5c2b320
+1 -1
View File
@@ -34,6 +34,6 @@ jobs:
- name: Run pytest - name: Run pytest
run: | run: |
echo "${{ secrets.HF_TOKEN }}" >> scraibe/.pyannotetoken echo "${{ secrets.HF_TOKEN }}" >> /opt/hostedtoolcache/Python/3.9.19/x64/lib/python3.9/site-packages/scraibe/.pyannotetoken
pytest pytest