This is an automated email from the ASF dual-hosted git repository. jamesnetherton pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git
The following commit(s) were added to refs/heads/master by this push: new 6e759cd Add olingo4 itest to project list 6e759cd is described below commit 6e759cd149ae2e79cc9af2c89c71088e8a3afa3f Author: James Netherton <jamesnether...@gmail.com> AuthorDate: Tue Feb 11 18:31:57 2020 +0000 Add olingo4 itest to project list --- .github/workflows/pr-build.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/pr-build.yaml b/.github/workflows/pr-build.yaml index f36c6f2..3e4843a 100644 --- a/.github/workflows/pr-build.yaml +++ b/.github/workflows/pr-build.yaml @@ -366,6 +366,7 @@ jobs: -pl :camel-quarkus-integration-test-ftp \ -pl :camel-quarkus-integration-test-infinispan \ -pl :camel-quarkus-integration-test-mail \ + -pl :camel-quarkus-integration-test-olingo4 \ -pl :camel-quarkus-integration-test-pdf \ -pl :camel-quarkus-integration-test-stream \ -pl :camel-quarkus-integration-test-tarfile \