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 381633d commit 0aa8ffdCopy full SHA for 0aa8ffd
.github/workflows/validate.yml
@@ -197,4 +197,4 @@ jobs:
197
- name: Maven build
198
run: etc/scripts/build.sh
199
env:
200
- MAVEN_ARGS: -pl !examples/integrations/micronaut/data
+ MAVEN_ARGS: -pl !examples/integrations/micronaut/data,!examples/integrations/microstream/greetings-se,!examples/integrations/microstream/greetings-mp
0 commit comments