Skip to content

Commit

Permalink
Pin the version of nf-core
Browse files Browse the repository at this point in the history
  • Loading branch information
muffato committed Feb 9, 2024
1 parent a105dd3 commit ff87d76
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/linting.yml
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ jobs:
- name: Install dependencies
run: |
python -m pip install --upgrade pip
pip install nf-core
pip install nf-core==2.11
- name: Run nf-core lint
env:
Expand Down

0 comments on commit ff87d76

Please sign in to comment.