Skip to content

Commit 582d927

Browse files
authored
fix slow tests by removing HF_TOKEN (#667)
1 parent bb14995 commit 582d927

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/slow_tests.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,6 @@ jobs:
4242

4343
- name: Run tests
4444
env:
45-
HF_TOKEN: ${{ secrets.HF_TEST_TOKEN }} # Ensure secret is explicitly passed
4645
HF_HOME: "cache/models"
4746
HF_DATASETS_CACHE: "cache/datasets"
4847
run: uv run pytest --disable-pytest-warnings --runslow tests/slow_tests

0 commit comments

Comments
 (0)