From 51cc9b8b2e22b549820abcbcc2a668722237290b 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 c9eda0026f1..ebe9567133e 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