Skip to content

Commit

Permalink
fix github actions
Browse files Browse the repository at this point in the history
  • Loading branch information
anthonyraymond committed Aug 13, 2024
1 parent 7c670a0 commit ca099de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,5 +23,5 @@ jobs:
cache: maven

- name: Maven verify
run: mvn --batch-mode --update-snapshot verify
run: mvn --batch-mode --update-snapshots verify

0 comments on commit ca099de

Please sign in to comment.