File tree Expand file tree Collapse file tree 1 file changed +9
-3
lines changed
Expand file tree Collapse file tree 1 file changed +9
-3
lines changed Original file line number Diff line number Diff line change 7272 // Skip vs_demo_4 and run_diffdock so we don't accidentally DOS pdbbind.org.cn
7373 " vs_demo_4" ,
7474 " run_diffdock" ,
75- " openfold"
75+ " openfold" ,
76+ // Removing this test because it still tries to download from pdbbind,org.cn
77+ // That orgnainzation no longer has the previous public URL (need a login)
78+ // the best solution would be to manually download the data
79+ // and ask their permission to use it in our CI (Self-hosted)
80+ // And also removing it from "run_weekly" group
81+ " docking_rescoring" ,
82+ " docking_rescoring_weekly"
7683 ],
7784 // Run computationally intensive stress tests weekly.
7885 // e.g. these workflows should scatter over much larger input arrays.
7986 "run_weekly" : [
8087 " vs_demo_2_weekly" ,
8188 " vs_demo_3_weekly" ,
8289 " vs_demo_4_weekly" ,
83- " docking_rescoring_weekly" ,
8490 " run_diffdock_weekly"
8591 ]
86- }
92+ }
You can’t perform that action at this time.
0 commit comments