Skip to content

Commit 21af684

Browse files
committed
Switched CI to gradlew help for troubleshooting eager realization.
1 parent 6af9a82 commit 21af684

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/gradle.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,4 +37,4 @@ jobs:
3737
build-scan-terms-of-use-agree: "yes"
3838

3939
- name: Build with Gradle Wrapper
40-
run: ./gradlew build
40+
run: ./gradlew help

0 commit comments

Comments
 (0)