Skip to content

Commit

Permalink
Switch back to testQuick
Browse files Browse the repository at this point in the history
  • Loading branch information
MrCreosote committed Feb 18, 2024
1 parent d5b56bf commit 9dc6b08
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -152,7 +152,7 @@ jobs:
- name: Run tests
shell: bash
run: |
./gradlew test
./gradlew testQuick
- name: Upload coverage to Codecov
uses: codecov/codecov-action@v3
Expand Down

0 comments on commit 9dc6b08

Please sign in to comment.