Skip to content

Commit

Permalink
Update maven.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
zapodot authored Sep 9, 2020
1 parent 45d81bf commit 96f99b1
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 @@ -26,7 +26,7 @@ jobs:
- name: Record coverage
run: |
mvn clean cobertura:cobertura coveralls:report
if: startsWith(matrix.java, 8)
# if: startsWith(matrix.java, 8)
# - name: Deploy to Github packages
# env:
# token: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 96f99b1

Please sign in to comment.