Skip to content

Commit 42bc480

Browse files
committed
update
1 parent 714a1ed commit 42bc480

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
- nextflow_version: "24.10.6"
2323
java_version: "17"
2424
profile: "apptainer"
25-
name: Nextflow v${{ matrix.nextflow_version }} / {{ matrix.profile }}
25+
name: Nextflow v${{ matrix.nextflow_version }} / ${{ matrix.profile }}
2626
runs-on: ubuntu-latest
2727
steps:
2828
- uses: actions/checkout@master

0 commit comments

Comments
 (0)