Skip to content

Commit

Permalink
Update maven.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
uwol authored Aug 31, 2019
1 parent 567dfaa commit 5dda44e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/maven.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@ jobs:
with:
java-version: 1.8
- name: Build with Maven
run: mvn package cobertura:cobertura coveralls:report
run: mvn package --file pom.xml

0 comments on commit 5dda44e

Please sign in to comment.