Skip to content

Commit

Permalink
Rename workflow to tests
Browse files Browse the repository at this point in the history
  • Loading branch information
dfornika committed Feb 9, 2024
1 parent 1f689f4 commit 79f9b4c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -50,5 +50,5 @@ jobs:
env:
NXF_VER: ${{ matrix.nextflow_version }}
with:
name: artifacts-BCCDC-PHL-tbprofiler-nf-nextflow-v${{ matrix.nextflow_version }}-${{ github.run_id }}.${{ env.GITHUB_RUN_ATTEMPT }}
name: artifacts-BCCDC-PHL-tbprofiler-nf-nextflow-v${{ matrix.nextflow_version }}-${{ github.run_id }}.${{ github.run_attempt }}
path: artifacts

0 comments on commit 79f9b4c

Please sign in to comment.