Skip to content

Commit 8e21cf6

Browse files
authored
Update classroom.yml
1 parent afa6237 commit 8e21cf6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/classroom.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ jobs:
2525
- name: Run autograder
2626
id: grading
2727
uses: education/autograding@v1
28+
continue-on-error: true
2829
- name: Fail if critical tests failed
2930
run: |
3031
RESULTS=".autograding/results.json"

0 commit comments

Comments
 (0)