Skip to content

Commit 5a21c9d

Browse files
committed
test: update skip comment
1 parent 4c57007 commit 5a21c9d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/test_batch_evaluation.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
# ============================================================================
2626

2727

28-
pytestmark = pytest.mark.skip(reason="Reason for skipping this file")
28+
pytestmark = pytest.mark.skip(reason="Github CI runner overwhelmed by score volume")
2929

3030

3131
@pytest.fixture

0 commit comments

Comments
 (0)