Skip to content

Commit 6dc0f1d

Browse files
committed
fix repository name
1 parent efd296b commit 6dc0f1d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_viash.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ config_mods: |
8686
.runners[.type == "nextflow"].config.labels := { lowmem : "memory = 20.Gb", midmem : "memory = 50.Gb", highmem : "memory = 100.Gb", lowcpu : "cpus = 5", midcpu : "cpus = 15", highcpu : "cpus = 30", lowtime : "time = 1.h", midtime : "time = 4.h", hightime : "time = 8.h", veryhightime : "time = 24.h" }
8787
8888
repositories:
89-
- name: core
89+
- name: openproblems
9090
type: github
9191
repo: openproblems-bio/openproblems
9292
tag: build/main

0 commit comments

Comments
 (0)