We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 024be7e + 1258871 commit ada93e9Copy full SHA for ada93e9
.github/Dockerfile-crux-mir
@@ -92,4 +92,4 @@ ENV LANG=C.UTF-8 \
92
PATH=/home/crux-mir/.cargo/bin:$PATH \
93
CRUX_RUST_LIBRARY_PATH=/crux-mir/rlibs
94
95
-ENTRYPOINT ["/usr/local/bin/cargo", "crux-test"]
+ENTRYPOINT ["/home/crux-mir/.cargo/bin/cargo", "crux-test"]
0 commit comments