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 6bceb3f commit fc3eba1Copy full SHA for fc3eba1
.github/actions/build-quarkus-extensions/action.yml
@@ -35,4 +35,4 @@ runs:
35
- name: Test Multiengine Debezium Quarkus Extensions
36
shell: ${{ inputs.shell }}
37
run: >
38
- ./mvnw install -B -pl debezium-quarkus-parent/debezium-quarkus-postgres-parent -am -amd -Dquarkus.test.integration-test-profile=multi
+ ./mvnw install -B -pl :debezium-quarkus-parent -am -amd -Dquarkus.test.integration-test-profile=multi
0 commit comments