Move Google Drive to slow tests (#8163)

This commit is contained in:
Glenn Jocher 2024-02-12 21:03:40 +01:00 committed by GitHub
parent e9ab4de354
commit 7169ce85d9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -439,6 +439,7 @@ def test_utils_torchutils():
time_sync()
@pytest.mark.slow
@pytest.mark.skipif(not ONLINE, reason="environment is offline")
def test_utils_downloads():
"""Test file download utilities."""