Skip to content

Commit

Permalink
Update test.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
sbryngelson authored Dec 7, 2024
1 parent b97c295 commit 1475de1
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/delta/test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,6 @@ if [ "$job_device" == "gpu" ]; then
build_opts="--gpu"
fi

./mfc.sh test --dry-run -j 20 $build_opts

n_build_threads=20

if [ "$job_device" == "gpu" ]; then
Expand Down

0 comments on commit 1475de1

Please sign in to comment.