Skip to content

Commit

Permalink
added gradle info flag for debugging
Browse files Browse the repository at this point in the history
  • Loading branch information
datomo committed Dec 14, 2024
1 parent 76bf0fc commit 9381b5f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/matrix.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,4 +37,4 @@ jobs:
run: ./gradlew assemblePlugins -PwithoutpullingUi=true
- name: Execute tests
timeout-minutes: 30
run: ./gradlew check -PwithoutpullingUi=true
run: ./gradlew check -PwithoutpullingUi=true -i

0 comments on commit 9381b5f

Please sign in to comment.