Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
peterk87 committed Jul 11, 2023
1 parent dedcfb5 commit b21b89d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -202,12 +202,12 @@ jobs:
with:
name: nanopore-test-results-pipline_info-${{ matrix.nxf_ver }}
path: results/pipeline_info
- name: Upload iav-subtyping-report.xlsx
- name: Upload nf-flu-subtyping-report.xlsx
if: success()
uses: actions/upload-artifact@v1.0.0
with:
name: nanopore-test-results-subtyping-report-${{ matrix.nxf_ver }}
path: results/iav-subtyping-report.xlsx
path: results/nf-flu-subtyping-report.xlsx
- name: Upload multiqc_report.html
if: success()
uses: actions/upload-artifact@v1.0.0
Expand Down

0 comments on commit b21b89d

Please sign in to comment.