Skip to content

Commit ad62e31

Browse files
chenkinsdkocher
authored andcommitted
Verify codegen
1 parent 761fe46 commit ad62e31

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
java-version: 21
3535
cache: maven
3636
- name: Build with Maven
37-
run: mvn --no-transfer-progress --batch-mode verify -U
37+
run: mvn --no-transfer-progress --batch-mode verify -Pcodegen -U
3838
env:
3939
VAULT_TOKEN: ${{ secrets.VAULT_TOKEN }}
4040
TESTCONTAINERS_RYUK_DISABLED: true

0 commit comments

Comments
 (0)