Skip to content

Commit

Permalink
Check Devbox Maven version
Browse files Browse the repository at this point in the history
  • Loading branch information
jcardozo-eth authored Sep 2, 2024
1 parent c731a70 commit c2a7143
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@ jobs:
- name: Check Devbox Java (JDK) version
run: devbox info jdk22

- name: Check Maven version
run: mvn --version
- name: Check Devbox Maven version
run: devbox info maven

- name: Run mvn tests
run: devbox run test

0 comments on commit c2a7143

Please sign in to comment.