We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 93be87b commit 6f4cf2aCopy full SHA for 6f4cf2a
build-java.yml
@@ -36,4 +36,5 @@ jobs:
36
with:
37
java-version: 11
38
- name: Build and analyze
39
- run: ./gradlew build --info
+ run: ./gradlew build --info
40
+
0 commit comments