We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4e464ef commit 77954f3Copy full SHA for 77954f3
.github/workflows/classroom.yml
@@ -18,7 +18,7 @@ jobs:
18
uses: classroom-resources/autograding-command-grader@v1
19
with:
20
test-name: Parser Tests
21
- setup-command: "./setup.sh"
+ setup-command: ""
22
command: gradle test
23
timeout: 10
24
- name: Autograding Reporter
0 commit comments