Skip to content

Commit

Permalink
troubleshooting
Browse files Browse the repository at this point in the history
  • Loading branch information
anwarMZ committed Nov 27, 2024
1 parent f650fca commit 577a851
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -80,11 +80,3 @@ jobs:
with:
profile: ${{ matrix.profile }}
component_path: ${{ matrix.component }}

- name: Upload test results
if: always()
uses: actions/upload-artifact@v3
with:
name: nf-test-results-${{ matrix.component }}-${{ matrix.profile }}
path: ${{ matrix.component }}/test.tap
retention-days: 5

0 comments on commit 577a851

Please sign in to comment.