Skip to content

Commit

Permalink
Always Archive production artifacts
Browse files Browse the repository at this point in the history
  • Loading branch information
drernie committed May 10, 2024
1 parent c654b3f commit b6f7e3a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@ jobs:

- name: Archive production artifacts
uses: actions/upload-artifact@v3
if: ${{ always() }}
with:
name: nf-quilt-test-reports
path: |
Expand Down

0 comments on commit b6f7e3a

Please sign in to comment.