There was an error while loading. Please reload this page.
1 parent 7da6212 commit 6e239b6Copy full SHA for 6e239b6
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