Skip to content

Commit f367311

Browse files
committed
Fix gradlew task (2)
1 parent ba0f435 commit f367311

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/gradle-reusable-test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ jobs:
7373
./gradlew \
7474
-Plog4j.version=$LOG4J_VERSION \
7575
-Plog4j.repository.url=$LOG4J_REPOSITORY_URL \
76-
:log4j-samples-gradle-metadata
76+
:log4j-samples-gradle-metadata:check
7777
7878
- name: Enable KVM
7979
run: |

0 commit comments

Comments
 (0)