We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 32eab38 commit 8e2a58fCopy full SHA for 8e2a58f
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@a4f4e12bc8f14c65e511d88073ed50d9cf52e60b"
+TOIL_VG_PACKAGE="git+https://github.com/vgteam/toil-vg.git@6fffa1128cdeaefb92d41db47de9a6565dd478d8"
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