Skip to content

Commit

Permalink
Skip JVM mode tests in the native jobs
Browse files Browse the repository at this point in the history
  • Loading branch information
ppalaga committed May 7, 2020
1 parent 4f2f126 commit df0ca3d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci-build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -203,6 +203,7 @@ jobs:
eval ./mvnw -V -ntp ${BRANCH_OPTIONS} clean verify \
-Dnative \
-Ddocker \
-DskipTests \
-pl "${modules[*]}"
# memoryhogs:
Expand Down

0 comments on commit df0ca3d

Please sign in to comment.