From d5593e828734846054a2c6064c9d4213f2873a63 Mon Sep 17 00:00:00 2001 From: David Murphy Date: Fri, 13 Sep 2024 10:04:57 -0600 Subject: [PATCH] change to force build, since github stalled it overnight --- .github/workflows/test-action-linux.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/test-action-linux.yml b/.github/workflows/test-action-linux.yml index c9eda0026f1a..ebe9567133eb 100644 --- a/.github/workflows/test-action-linux.yml +++ b/.github/workflows/test-action-linux.yml @@ -375,6 +375,7 @@ jobs: pattern: testrun-coverage-artifacts-${{ inputs.distro-slug }}${{ inputs.fips && '-fips' || '' }}-${{ inputs.nox-session }}* merge-multiple: true + # DGM - name: DGM Show Downloaded Test Run Artifacts run: | tree -a artifacts