Skip to content

Commit

Permalink
Remove trailing whitespace in gradle.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
chiralcentre authored Feb 17, 2024
1 parent 4f75092 commit 5b9acfd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gradle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:

- name: Build and check with Gradle
run: ./gradlew check coverage

- name: Upload coverage reports to Codecov
uses: codecov/[email protected]
env:
Expand Down

0 comments on commit 5b9acfd

Please sign in to comment.