Skip to content

Commit d7ffb2f

Browse files
committed
1 parent a2a81b1 commit d7ffb2f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/linting.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ jobs:
5656
- name: Install dependencies
5757
run: |
5858
python -m pip install --upgrade pip
59-
pip install nf-core
59+
pip install --upgrade --force-reinstall git+https://github.com/ewels/nf-core-tools.git@actions-auth-api
6060
6161
- name: Run nf-core lint
6262
env:

0 commit comments

Comments
 (0)