Skip to content

Commit a4bfa56

Browse files
committed
feat(ci): use default native modules instead of only integration-tests
Signed-off-by: Chris Laprun <[email protected]>
1 parent 4478e31 commit a4bfa56

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/build.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,6 @@ jobs:
6969
quarkus-version: ${{ needs.extract-project-metadata.outputs.qosdk_quarkus_version }}
7070
java-version: ${{ matrix.java-version }}
7171
branch: ${{ needs.extract-project-metadata.outputs.branch_name }}
72-
native-modules: "integration-tests"
7372
repository: ${{ github.event.pull_request.head.repo.full_name }}
7473

7574
build-with-latest-stable-quarkus-version:

0 commit comments

Comments
 (0)