Skip to content

Commit

Permalink
Update jacoco-1.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ravishanigarapu authored May 6, 2024
1 parent 43340cd commit 90aff8a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/jacoco-1.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
run: ./gradlew build

- name: Run tests with Jacoco
run: ./gradlew test jacocoTestReport
run: mvn clean install

- name: Upload Jacoco report
uses: actions/upload-artifact@v2
Expand Down

0 comments on commit 90aff8a

Please sign in to comment.