Skip to content

Commit

Permalink
mvn coverage
Browse files Browse the repository at this point in the history
  • Loading branch information
ishaileshmishra committed Jul 21, 2023
1 parent 0e8e085 commit 091849c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/jacoco.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
java-version: '11'

- name: Build with Maven
run: mvn -B package -Pcoverage
run: mvn test

- name: Generate JaCoCo badge
id: jacoco
Expand Down

0 comments on commit 091849c

Please sign in to comment.