We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 75a68db commit 1bd52daCopy full SHA for 1bd52da
.github/workflows/classroom-autograding.yml
@@ -32,8 +32,7 @@ jobs:
32
with:
33
name: JUnit Results
34
path: target/surefire-reports/**/*.xml
35
- # use 'maven-surefire' or 'junit5-junitxml' depending on your surefire configuration
36
- reporter: maven-surefire
+ reporter: java-junit
37
38
- name: Report score back to Classroom
39
uses: github-education-resources/autograding-command-grader@v1
0 commit comments