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 b97c295 commit 1475de1Copy full SHA for 1475de1
.github/workflows/delta/test.sh
@@ -5,8 +5,6 @@ if [ "$job_device" == "gpu" ]; then
5
build_opts="--gpu"
6
fi
7
8
-./mfc.sh test --dry-run -j 20 $build_opts
9
-
10
n_build_threads=20
11
12
if [ "$job_device" == "gpu" ]; then
0 commit comments