Skip to content

Commit

Permalink
updated test script
Browse files Browse the repository at this point in the history
  • Loading branch information
yfukai committed Mar 11, 2024
1 parent 435d6d6 commit c0733b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test-cpu.sh
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
version="pr-13-cuda"
version="pr-13"

docker pull ghcr.io/yfukai/basicpy-docker-mcmicro:${version}
docker run --rm -v $(pwd)/testdata:/data ghcr.io/yfukai/basicpy-docker-mcmicro:${version} -d=cpu -i /data/exemplar-001-cycle-06.ome.tiff -o /data/
Expand Down

0 comments on commit c0733b2

Please sign in to comment.