Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
osoykan authored Oct 11, 2023
1 parent d3d8632 commit ba250a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:

- name: Gradle Build and Test
run: |
./gradlew build test codeCoverageReport testAggregateReports
./gradlew --build-cache build test codeCoverageReport testAggregateReports
- name: Add coverage to PR
id: jacoco
Expand Down

0 comments on commit ba250a6

Please sign in to comment.