Skip to content

Commit

Permalink
chore: 0
Browse files Browse the repository at this point in the history
  • Loading branch information
brodeynewman committed Nov 11, 2024
1 parent 1e9e9c4 commit fecff29
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion local.sh
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,6 @@ test_cuda_available() {

if [[ "$output" == "True" ]]; then
ansi_format "pass" "$pass_message"
return 1
else
ansi_format "fail" "CUDA is not available. Expected True but got [$output]."
return 1
Expand Down

0 comments on commit fecff29

Please sign in to comment.