Skip to content

Commit 8d5222c

Browse files
committed
Add nextflow in the setup
1 parent 3fb5739 commit 8d5222c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ jobs:
66
runs-on: ubuntu-latest
77
steps:
88
- uses: actions/checkout@v4
9+
- uses: nf-core/setup-nextflow@v1
910
- name: setup
1011
run: curl -fsSL https://code.askimed.com/install/nf-test | bash
1112
- name: test

0 commit comments

Comments
 (0)