Skip to content

Commit

Permalink
Add devbox info maven to check Devbox Maven package
Browse files Browse the repository at this point in the history
  • Loading branch information
jcardozo-eth authored Sep 2, 2024
1 parent e1a940d commit a28fdb9
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 @@ -24,6 +24,9 @@ jobs:

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

- name: Check Devboox Maven package
run: devbox info maven

- name: Run mvn tests
run: devbox run test

0 comments on commit a28fdb9

Please sign in to comment.