Skip to content

Commit 3d32ff1

Browse files
author
mohdsaid497566
committed
added --generate to yield golden files
1 parent 50d5aea commit 3d32ff1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/frontier/build.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@ if [ "$1" == "gpu" ]; then
66
fi
77

88
. ./mfc.sh load -c f -m g
9-
./mfc.sh test --dry-run -j 8 $build_opts
9+
./mfc.sh test --dry-run --generate -j 8 $build_opts

0 commit comments

Comments
 (0)