Skip to content

Commit

Permalink
Use v3.5.0 grading.
Browse files Browse the repository at this point in the history
  • Loading branch information
uhafner committed Dec 6, 2023
1 parent 1165141 commit 9288c69
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/autograding.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,8 @@ jobs:
uses: stCarolas/setup-maven@v4.5
with:
maven-version: 3.9.5
- name: Setup Graphviz
uses: ts-graphviz/setup-graphviz@v1
- name: Build with Maven
run: mvn -V --color always -ntp clean verify -Ppit | tee maven.log
- name: Extract pull request number
Expand Down

0 comments on commit 9288c69

Please sign in to comment.