From 1c317c8eb6df0f0de737b2522f318eb2ce8c194a Mon Sep 17 00:00:00 2001 From: Austin Sasko Date: Fri, 18 Mar 2022 17:45:42 -0400 Subject: [PATCH] Update test.yml --- .github/workflows/test.yml | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 1b50fc5..28d8b90 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -104,12 +104,7 @@ jobs: Write-Error "File contents of downloaded artifacts are incorrect" } shell: pwsh - - - name: Download all Artifacts - uses: ./ - with: - name: 'Artifacts' - path: some/other/pathart + - run: ls -lR some