Skip to content

Commit

Permalink
Merge 429c1d0 into 2c1f5a1
Browse files Browse the repository at this point in the history
  • Loading branch information
jcgay committed Aug 17, 2021
2 parents 2c1f5a1 + 429c1d0 commit abece3e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/maven.yml
Expand Up @@ -28,3 +28,5 @@ jobs:
key: local-maven-repository
- name: Build with Maven
run: mvn -B verify coveralls:report -Prun-coverage -DrepoToken=${{ secrets.COVERALLS_TOKEN }}
- name: Build documentation
run: mvn -B site

0 comments on commit abece3e

Please sign in to comment.