Skip to content

Commit e3e7f26

Browse files
committed
ci: fix MAX_TEST values
1 parent 699b714 commit e3e7f26

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/classroom-autograding.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ env:
99
GRADING_REPO: cbfacademy/autograding-java-exercises
1010
GRADING_REPO_PATH: grading-repo
1111
STUDENT_REPO_PATH: student-repo
12-
MAX_TESTS: 24
12+
MAX_TESTS: 17
1313

1414
jobs:
1515
autograding:

0 commit comments

Comments
 (0)