We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 38655e4 commit ebad612Copy full SHA for ebad612
.github/workflows/linting.yml
@@ -28,7 +28,7 @@ jobs:
28
- name: Install dependencies
29
run: |
30
python -m pip install --upgrade pip
31
- pip install nf-core==2.2
+ pip install nf-core==2.14.1
32
33
- name: Run nf-core lint
34
env:
0 commit comments