Skip to content

Commit d4b1a53

Browse files
committed
Template update for nf-core/tools version 2.14.1
1 parent a81ee33 commit d4b1a53

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

.github/workflows/linting.yml

-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@ jobs:
2020
uses: actions/setup-python@82c7e631bb3cdc910f68e0081d67478d79c6982d # v5
2121
with:
2222
python-version: "3.12"
23-
cache: "pip"
2423

2524
- name: Install pre-commit
2625
run: pip install pre-commit

.nf-core.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
repository_type: pipeline
2-
nf_core_version: "2.14.0"
2+
nf_core_version: "2.14.1"

0 commit comments

Comments
 (0)