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 6905fdd commit 3486b11Copy full SHA for 3486b11
.github/workflows/integration.yaml
@@ -36,4 +36,4 @@ jobs:
36
run: |
37
cd spring-modulith-examples
38
../mvnw -B versions:update-parent -DskipResolution=true -DparentVersion=${{ matrix.version }}
39
- ../mvnw -B -Pwith-preview-repos -Dspring-boot.version=${{ matrix.version }}
+ ../mvnw -B clean verify -Pwith-preview-repos -Dspring-boot.version=${{ matrix.version }}
0 commit comments