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.
1 parent 7a44409 commit 2eb990fCopy full SHA for 2eb990f
.github/workflows/ci.yaml
@@ -306,7 +306,7 @@ jobs:
306
- name: Showcase integration tests - protobuf-3.25.8
307
working-directory: java-showcase
308
run: |
309
- mvn clean verify -P '!showcase,enable-integration-tests,protobuf-3.25.8' \
+ mvn clean verify -P 'enable-integration-tests,protobuf-3.25.8' \
310
--batch-mode \
311
--no-transfer-progress
312
showcase:
0 commit comments