From 848d353db858b476d151d3b4c1c8e430dfab4cc0 Mon Sep 17 00:00:00 2001 From: Ulthran Date: Mon, 4 Mar 2024 13:49:40 -0500 Subject: [PATCH] Include sbx_assembly in release tests --- .github/workflows/release.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 2db6d23..527c393 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -67,6 +67,7 @@ jobs: uses: sunbeam-labs/sbx_test_action@v1 with: test-directory: ".tests/e2e/" + other-extensions: "sunbeam-labs/sbx_assembly" - name: Dump Logs shell: bash