Skip to content

Commit

Permalink
Bump autograding to 2.0.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
uhafner committed Nov 27, 2023
1 parent dcc9384 commit f4ce045
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/reporting.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
- name: Mutation Coverage
run: mvn -V --color always -ntp org.pitest:pitest-maven:mutationCoverage
- name: Autograding
uses: uhafner/[email protected]-alpha-2
uses: uhafner/[email protected]
with:
TOKEN: ${{ secrets.GITHUB_TOKEN }}
HEAD_SHA: ${{github.event.pull_request.head.sha}}
Expand Down

0 comments on commit f4ce045

Please sign in to comment.