We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1c72b68 commit f6c194cCopy full SHA for f6c194c
.github/workflows/gradle.yml
@@ -36,6 +36,7 @@ jobs:
36
build-scan-terms-of-use-url: "https://gradle.com/terms-of-service"
37
build-scan-terms-of-use-agree: "yes"
38
39
+ # Useful for observing eager configuration
40
- name: Run Gradle Help
41
run: ./gradlew help
42
0 commit comments