From 7573a95745fc403deb7dd0a0fc1d2c268bbc5499 Mon Sep 17 00:00:00 2001 From: Alexandre Paillier Date: Tue, 16 May 2023 17:50:56 +0200 Subject: [PATCH] Stax plugin now compiled in CI --- .github/workflows/ci-workflow.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/ci-workflow.yml b/.github/workflows/ci-workflow.yml index cabc149..1b82da9 100644 --- a/.github/workflows/ci-workflow.yml +++ b/.github/workflows/ci-workflow.yml @@ -21,6 +21,8 @@ jobs: name: "nanox" - sdk: "$NANOSP_SDK" name: "nanosp" + - sdk: "$STAX_SDK" + name: "stax" runs-on: ubuntu-latest container: