There was an error while loading. Please reload this page.
2 parents be81a12 + 6e239b6 commit 6d61182Copy full SHA for 6d61182
1 file changed
.github/workflows/common/build.sh
@@ -40,4 +40,4 @@ if [ "$job_cluster" = "phoenix" ]; then
40
fi
41
42
RETRY_VALIDATE_CMD="$validate_cmd" \
43
- retry_build ./mfc.sh test -v --dry-run -j 8 $build_opts || exit 1
+ retry_build ./mfc.sh test -v --dry-run -a -j 8 $build_opts || exit 1
0 commit comments