Skip to content

Commit

Permalink
feat: Testando Jacoco Report com Github Actions
Browse files Browse the repository at this point in the history
  • Loading branch information
costvin15 committed Apr 21, 2024
1 parent e4a2016 commit 748086d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/maven.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,3 +23,5 @@ jobs:
cache: maven
- name: Build with Maven
run: mvn -B package --file pom.xml
- name: JaCoCo Report
uses: Madrapps/[email protected]

0 comments on commit 748086d

Please sign in to comment.