We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6fdc385 commit 6fc55e8Copy full SHA for 6fc55e8
.github/workflows/classroom.yml
@@ -11,6 +11,7 @@ permissions:
11
12
jobs:
13
run-autograding-tests:
14
+ name: Autograding
15
runs-on: ubuntu-latest
16
if: github.actor != 'github-classroom[bot]'
17
steps:
0 commit comments