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 9855009 commit ba0f435Copy full SHA for ba0f435
.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
- :app:build :app:connectedCheck
+ :log4j-samples-gradle-metadata
77
78
- name: Enable KVM
79
run: |
0 commit comments