Skip to content

Commit 8c4e94f

Browse files
committed
ci: set MAX_TESTS
1 parent 44a0df2 commit 8c4e94f

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: 0 # TODO: Update this to the actual number of tests available for the exercise
12+
MAX_TESTS: 24
1313

1414
jobs:
1515
autograding:

0 commit comments

Comments
 (0)