Skip to content

Commit a2d3322

Browse files
authored
Skip openfold in CI (PolusAI#262)
1 parent 02266b6 commit a2d3322

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

examples/config_ci.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,8 @@
7171
"cwl_subinterpreter_protein",
7272
// Skip vs_demo_4 and run_diffdock so we don't accidentally DOS pdbbind.org.cn
7373
"vs_demo_4",
74-
"run_diffdock"
74+
"run_diffdock",
75+
"openfold"
7576
],
7677
// Run computationally intensive stress tests weekly.
7778
// e.g. these workflows should scatter over much larger input arrays.

0 commit comments

Comments
 (0)