From 90a249b14efc54eb1df69fc2bb27caecd0e22e71 Mon Sep 17 00:00:00 2001 From: RyanDavies19 Date: Tue, 9 Jul 2024 14:05:28 -0600 Subject: [PATCH] test: Add failure trigger for artifacts --- .github/workflows/mdf_verification.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/mdf_verification.yml b/.github/workflows/mdf_verification.yml index 50a1f0dd..beac7f11 100644 --- a/.github/workflows/mdf_verification.yml +++ b/.github/workflows/mdf_verification.yml @@ -76,6 +76,7 @@ jobs: - name: Upload the artifacts uses: actions/upload-artifact@v4 + if: failure() with: name: upload test artifacts path: |