You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by lb...@apache.org on 2020/09/16 10:57:48 UTC

[camel-k-runtime] branch master updated: chore(build): enable native tests for js loader

This is an automated email from the ASF dual-hosted git repository.

lburgazzoli pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/camel-k-runtime.git


The following commit(s) were added to refs/heads/master by this push:
     new 235ef13  chore(build): enable native tests for js loader
235ef13 is described below

commit 235ef13193f5fe3eb389d5215f9991bef1c25d6b
Author: lburgazzoli <lb...@gmail.com>
AuthorDate: Wed Sep 16 10:36:31 2020 +0200

    chore(build): enable native tests for js loader
---
 .github/workflows/ci-build.yml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.github/workflows/ci-build.yml b/.github/workflows/ci-build.yml
index 27e16ac..b3126be 100644
--- a/.github/workflows/ci-build.yml
+++ b/.github/workflows/ci-build.yml
@@ -116,6 +116,7 @@ jobs:
           - :camel-k-quarkus-itests-knative
           - :camel-k-quarkus-itests-loader-xml
           - :camel-k-quarkus-itests-loader-yaml
+          - :camel-k-quarkus-itests-loader-js
           - :camel-k-quarkus-itests-polyglot
           - :camel-k-runtime-example-quarkus-xml
           - :camel-k-runtime-example-quarkus-yaml