fix: test_datasets HF scenario in CI

This commit is contained in:
ChristianZaccaria 2025-05-02 13:10:04 +01:00
parent 4597145011
commit b252f32547
3 changed files with 71 additions and 1 deletions

View file

@ -31,7 +31,6 @@ def data_url_from_file(file_path: str) -> str:
return data_url
@pytest.mark.skip(reason="flaky. Couldn't find 'llamastack/simpleqa' on the Hugging Face Hub")
@pytest.mark.parametrize(
"purpose, source, provider_id, limit",
[