Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
maxulysse committed May 10, 2022
1 parent a2a81b1 commit d7ffb2f
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 @@ -56,7 +56,7 @@ jobs:
- name: Install dependencies
run: |
python -m pip install --upgrade pip
pip install nf-core
pip install --upgrade --force-reinstall git+https://github.com/ewels/nf-core-tools.git@actions-auth-api
- name: Run nf-core lint
env:
Expand Down

0 comments on commit d7ffb2f

Please sign in to comment.