Skip to content

Commit 6ccc56a

Browse files
committed
camel-itest-spring-boot tests are really slow (2h), avoid executing on PRs. The tests will be still executed on Jenkins
1 parent 0aaa69d commit 6ccc56a

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/pr-build-main.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,3 +57,5 @@ jobs:
5757
skip-mvnd-install: 'false'
5858
github-repo: apache/camel-spring-boot
5959
artifact-upload-suffix: java-${{ matrix.java }}
60+
env:
61+
MVND_OPTS: -pl !tests/camel-itest-spring-boot

0 commit comments

Comments
 (0)