Skip to content

Commit

Permalink
Update run-tests.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
charlestian23 committed Oct 10, 2023
1 parent 7b49c11 commit 4029b7c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:

- name: Run JUnit Tests on Linux
run: |
./gradlew test --info --tests "*"
./gradlew test --tests "*"
test-macos:
runs-on: macos-latest
Expand Down

0 comments on commit 4029b7c

Please sign in to comment.