Skip to content

Commit

Permalink
revert nf-core version to latest
Browse files Browse the repository at this point in the history
  • Loading branch information
nvnieuwk committed Jan 11, 2024
1 parent aa3a1d8 commit 19ca3bd
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 @@ -83,7 +83,7 @@ jobs:

- name: Install dependencies
run: |
python -m pip install --upgrade --force-reinstall git+https://github.com/nf-core/tools.git@dev
python -m pip install nf-core
- name: Run nf-core lint
env:
Expand Down

0 comments on commit 19ca3bd

Please sign in to comment.