Skip to content

Commit

Permalink
Update gradle.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Brov3r committed Aug 7, 2024
1 parent 20ba8d8 commit a6fdf0e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gradle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ jobs:
run: ./gradlew processTestResources

- name: Test with Gradle Wrapper
run: ./gradlew test
run: ./gradlew test --debug
dependency-submission:

runs-on: ubuntu-latest
Expand Down

0 comments on commit a6fdf0e

Please sign in to comment.