From d7ffb2f38c818d26c3b775be0d42a835d030f419 Mon Sep 17 00:00:00 2001 From: MaxUlysse Date: Tue, 10 May 2022 12:20:37 +0200 Subject: [PATCH] test out @ewels https://github.com/nf-core/tools/pull/1499 --- .github/workflows/linting.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/linting.yml b/.github/workflows/linting.yml index 77358dee77..558e87d7a5 100644 --- a/.github/workflows/linting.yml +++ b/.github/workflows/linting.yml @@ -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: