From 941c51e2f3e1fa87720c953bbcb36b5fad0aaf2c Mon Sep 17 00:00:00 2001 From: thomasjm Date: Mon, 29 Jul 2024 04:14:58 -0700 Subject: [PATCH] ci: fix constructed stack.yaml to include integration-tests --- .github/workflows/ci.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 39bb9c0..1dfe924 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -101,6 +101,7 @@ jobs: resolver: ${{matrix.resolver}} packages: - ${{matrix.version}} + - ./integration-tests EOL - name: Build