Skip to content

Commit d992dc4

Browse files
authored
Merge branch 'master' into fix/nvhpc-ipo-rebuild
2 parents 8026bc5 + 6e239b6 commit d992dc4

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)