Skip to content

Commit 2eb990f

Browse files
committed
tests: Update CI to enable showcase profile.
1 parent 7a44409 commit 2eb990f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -306,7 +306,7 @@ jobs:
306306
- name: Showcase integration tests - protobuf-3.25.8
307307
working-directory: java-showcase
308308
run: |
309-
mvn clean verify -P '!showcase,enable-integration-tests,protobuf-3.25.8' \
309+
mvn clean verify -P 'enable-integration-tests,protobuf-3.25.8' \
310310
--batch-mode \
311311
--no-transfer-progress
312312
showcase:

0 commit comments

Comments
 (0)