From 3388e450a3e9617909149d22332e0ce281a8812c Mon Sep 17 00:00:00 2001 From: Chris Frohoff Date: Sun, 20 Mar 2022 22:33:10 -0700 Subject: [PATCH] testing --- .github/workflows/test.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 60c96b2..51db68a 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -82,7 +82,7 @@ jobs: - uses: actions/download-artifact@v3 with: path: artifacts - - run: cat artifacts/out*/*.txr out.txt + - run: cat artifacts/out*/*.txt out.txt - uses: actions/upload-artifact@v3 with: