This is an automated email from the ASF dual-hosted git repository. jamesnetherton pushed a commit to branch camel-master in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git
commit 4b1d7da25b1d61f5bab621bca2d3e9d2ef0b761a 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 \