Skip to content

Commit

Permalink
try improving gradle test output
Browse files Browse the repository at this point in the history
  • Loading branch information
jablan committed Oct 12, 2023
1 parent cdacd9c commit 9ff6d7a
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/test-java.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,4 @@ jobs:
with:
gradle-version: 7.1.1
build-root-directory: ./clients/java
- name: Run tests
run: |
cd clients/java
./gradlew test --info
args: test --info

0 comments on commit 9ff6d7a

Please sign in to comment.