Skip to content

Commit

Permalink
cleanups
Browse files Browse the repository at this point in the history
  • Loading branch information
bhuism committed Jan 11, 2025
1 parent 605fddf commit 7307990
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/maven-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
cache: maven

- name: Test with Maven
run: mvn -Ppitest --batch-mode --update-snapshots verify
run: mvn -Ppitest -B verify

build:
runs-on: ${{ matrix.runner }}
Expand Down

0 comments on commit 7307990

Please sign in to comment.