We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4c57007 commit 5a21c9dCopy full SHA for 5a21c9d
tests/test_batch_evaluation.py
@@ -25,7 +25,7 @@
25
# ============================================================================
26
27
28
-pytestmark = pytest.mark.skip(reason="Reason for skipping this file")
+pytestmark = pytest.mark.skip(reason="Github CI runner overwhelmed by score volume")
29
30
31
@pytest.fixture
0 commit comments