Skip to content

Commit

Permalink
Update maven-run-tests.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
FrankSchnicke committed Mar 22, 2023
1 parent 57eb717 commit 8a1d022
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/maven-run-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,4 @@ jobs:
distribution: 'adopt'
cache: maven
- name: Build with Maven
run: mvn -B package --file pom.xml
run: mvn -B install --file pom.xml

0 comments on commit 8a1d022

Please sign in to comment.