Skip to content

Commit

Permalink
Fix 2
Browse files Browse the repository at this point in the history
  • Loading branch information
Kieaer committed Apr 14, 2024
1 parent bae4a56 commit f0cfed8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,8 @@ jobs:
run: chmod +x ./gradlew
shell: bash

- name: Test
run: ./gradlew jacocoTestReport
# - name: Test
# run: ./gradlew jacocoTestReport

- name: SonarCloud Scan
if: always()
Expand Down

0 comments on commit f0cfed8

Please sign in to comment.