Skip to content

Commit 574592c

Browse files
authored
Update classroom.yml
1 parent 3f76392 commit 574592c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/classroom.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -65,8 +65,8 @@ jobs:
6565
echo "⚠️ Edge case tests failed (optional)"
6666
fi
6767

68-
echo "::notice title=Autograding complete::Points ${PASS}/${TOTAL}"
69-
echo "::notice title=Autograding report::{\"totalPoints\":${PASS},\"maxPoints\":${TOTAL}}"
68+
echo "::notice title=Autograding complete::Points ${POINTS}/${MAX}"
69+
echo "::notice title=Autograding report::{\"totalPoints\":${POINTS},\"maxPoints\":${MAX}}"
7070
exit 0
7171
ai_feedback:
7272
name: AI-Powered Feedback

0 commit comments

Comments
 (0)