Skip to content

Commit

Permalink
chore: trying to fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
izaaz committed Jun 11, 2024
1 parent b2990d1 commit 1cb0f2d
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 @@ -26,4 +26,4 @@ jobs:
run: ./gradlew build

- name: Test
run: ./gradlew test --info
run: ./gradlew test --debug

0 comments on commit 1cb0f2d

Please sign in to comment.