We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
gradlew
1 parent ba0f435 commit f367311Copy full SHA for f367311
.github/workflows/gradle-reusable-test.yaml
@@ -73,7 +73,7 @@ jobs:
73
./gradlew \
74
-Plog4j.version=$LOG4J_VERSION \
75
-Plog4j.repository.url=$LOG4J_REPOSITORY_URL \
76
- :log4j-samples-gradle-metadata
+ :log4j-samples-gradle-metadata:check
77
78
- name: Enable KVM
79
run: |
0 commit comments