Skip to content

Commit

Permalink
reset to initial state
Browse files Browse the repository at this point in the history
  • Loading branch information
creme332 committed Dec 9, 2023
1 parent 83a29d2 commit bfceabc
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,7 @@ jobs:
run: mvn -B test

- name: Run tests and generate JaCoco report
uses: coactions/setup-xvfb@v1
with:
run: mvn jacoco:prepare-agent test install jacoco:report
run: mvn jacoco:prepare-agent test install jacoco:report

- name: Generate JaCoCo Badge
id: jacoco
Expand Down

0 comments on commit bfceabc

Please sign in to comment.