diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 836d056c..349cfed4 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -54,7 +54,6 @@ jobs: run: make test - name: Archive production artifacts - if: ${{ success() }} || ${{ failure() }} uses: actions/upload-artifact@v3 with: name: nf-quilt-test-reports