Skip to content

Commit

Permalink
Check Maven version
Browse files Browse the repository at this point in the history
  • Loading branch information
jcardozo-eth authored Sep 2, 2024
1 parent b212656 commit 645a8a3
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,5 +17,8 @@ jobs:
- name: Check Java version
run: java --version

- name: Check Maven version
run: mvn --version

- name: Run mvn tests
run: mvn test

0 comments on commit 645a8a3

Please sign in to comment.