We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 50d5aea commit 3d32ff1Copy full SHA for 3d32ff1
.github/workflows/frontier/build.sh
@@ -6,4 +6,4 @@ if [ "$1" == "gpu" ]; then
6
fi
7
8
. ./mfc.sh load -c f -m g
9
-./mfc.sh test --dry-run -j 8 $build_opts
+./mfc.sh test --dry-run --generate -j 8 $build_opts
0 commit comments