Skip to content

Commit 6d61182

Browse files
authored
Merge branch 'master' into MovingBubblesFresh-clean
2 parents be81a12 + 6e239b6 commit 6d61182

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/common/build.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,4 +40,4 @@ if [ "$job_cluster" = "phoenix" ]; then
4040
fi
4141

4242
RETRY_VALIDATE_CMD="$validate_cmd" \
43-
retry_build ./mfc.sh test -v --dry-run -j 8 $build_opts || exit 1
43+
retry_build ./mfc.sh test -v --dry-run -a -j 8 $build_opts || exit 1

0 commit comments

Comments
 (0)