Skip to content

Commit

Permalink
Update call pytest test_datasets
Browse files Browse the repository at this point in the history
Co-authored-by: Kenneth Enevoldsen <[email protected]>
  • Loading branch information
sam-hey and KennethEnevoldsen authored Mar 2, 2025
1 parent ac252c0 commit 81e1524
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ model-load-test:
dataset-load-test:
@echo "--- 🚀 Running dataset load test ---"
pip install ".[dev, speedtask]"
NO_SKIP=1 pytest -n auto tests/test_tasks/test_all_abstasks.py::test_dataset_on_hf
pytest -n auto -m test_datasets


run-leaderboard:
Expand Down

0 comments on commit 81e1524

Please sign in to comment.