Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
tandav committed Mar 20, 2023
1 parent 19d5326 commit deab447
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ push:

.PHONY: test
test: build
docker run --rm -it --gpus all \
docker run --rm -t --gpus all \
-e PITCH_DETECTORS_ERROR_GPU_NOT_AVAILABLE=true \
-v $$PWD/pitch_detectors:/app/pitch_detectors \
-v $$PWD/tests:/app/tests \
Expand Down

0 comments on commit deab447

Please sign in to comment.