We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4255afb commit 18c7b65Copy full SHA for 18c7b65
1 file changed
vgci/vgci.sh
@@ -32,7 +32,7 @@ KEEP_INTERMEDIATE_FILES=0
32
# Should we show stdout and stderr from tests? If so, set to "-s".
33
SHOW_OPT=""
34
# What toil-vg should we install?
35
-TOIL_VG_PACKAGE="git+https://github.com/vgteam/toil-vg.git@a56a860ad31583ce4b1616c9fa2bfb4bfe06d635"
+TOIL_VG_PACKAGE="git+https://github.com/vgteam/toil-vg.git@b18709c8dea3d01edf05376625124b70bedc522e"
36
# What toil should we install?
37
# Could be something like "toil[aws,mesos]==3.20.0"
38
# or "toil[wdl,aws,mesos]@git+https://github.com/DataBiosphere/toil.git@52aa2979f23c24001837b2808552973e7bb263e6"
0 commit comments