From 256d66c2a830c9c848e671e02793757431a5c5ba Mon Sep 17 00:00:00 2001 From: Eric <5089238+emizzle@users.noreply.github.com> Date: Thu, 23 Nov 2023 09:32:48 +1100 Subject: [PATCH] debugging in ci artifact action to be executed with 'all' --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index a204bd3c..df061846 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -91,7 +91,7 @@ jobs: - name: Upload integration tests log files uses: actions/upload-artifact@v3 - if: matrix.tests == 'integration' + if: matrix.tests == 'integration' || matrix.tests == 'all' with: name: integration-tests-logs path: tests/integration/logs/