Skip to content

Commit

Permalink
change test phase in ci to verify
Browse files Browse the repository at this point in the history
  • Loading branch information
alexbalakirev committed Jul 12, 2024
1 parent 6bed96b commit e932c90
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -92,5 +92,5 @@ jobs:
${{ runner.os }}-maven-
- name: Run test suite
run: mvn test
run: mvn --batch-mode --update-snapshots verify

0 comments on commit e932c90

Please sign in to comment.