Skip to content

Commit

Permalink
clean up test file
Browse files Browse the repository at this point in the history
  • Loading branch information
Xiangs18 committed Aug 23, 2024
1 parent 421b45a commit 15608b5
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,8 +60,7 @@ jobs:
- name: Run tests
shell: bash
run: |
gradle test
run: ./gradlew test

- name: Upload coverage to Codecov
uses: codecov/codecov-action@v3
Expand Down

0 comments on commit 15608b5

Please sign in to comment.