Skip to content

Commit

Permalink
use nf-core dev for linting
Browse files Browse the repository at this point in the history
  • Loading branch information
nvnieuwk committed Nov 30, 2023
1 parent 576f10d commit 6bfb5f8
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/linting.yml
Original file line number Diff line number Diff line change
Expand Up @@ -83,8 +83,7 @@ jobs:

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

0 comments on commit 6bfb5f8

Please sign in to comment.