Skip to content

Commit ebad612

Browse files
committed
Updated nfcore version
1 parent 38655e4 commit ebad612

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/linting.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
- name: Install dependencies
2929
run: |
3030
python -m pip install --upgrade pip
31-
pip install nf-core==2.2
31+
pip install nf-core==2.14.1
3232
3333
- name: Run nf-core lint
3434
env:

0 commit comments

Comments
 (0)