Skip to content

Commit 2b45480

Browse files
committed
fix CI
1 parent 50fae2f commit 2b45480

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/gradle.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -215,7 +215,7 @@ jobs:
215215
./gradlew \
216216
intTest \
217217
-x :polaris-runtime-service:intTest \
218-
-x :polaris-helm:check \
218+
-x :polaris-helm:intTest \
219219
--continue
220220
env:
221221
DEVELOCITY_ACCESS_KEY: ${{ secrets.DEVELOCITY_ACCESS_KEY }}

0 commit comments

Comments
 (0)