Update CI checks | Don't init toolchain submodules by default

This commit is contained in:
Abraham Gonzalez
2022-08-30 00:27:01 +00:00
parent 975e2174e2
commit 93af50b86e
2 changed files with 30 additions and 3 deletions

View File

@@ -84,7 +84,8 @@ cd "$CHIPYARD_DIR"
# Call the given subcommand (shell function) on each submodule
# path to temporarily exclude during the recursive update
for name in \
toolchains/* \
toolchains/*-tools/* \
toolchains/libgloss \
generators/sha3 \
generators/gemmini \
sims/firesim \