There was an error while loading. Please reload this page.
1 parent 24d24ea commit 6b9f5d2Copy full SHA for 6b9f5d2
1 file changed
Dockerfile
@@ -36,6 +36,4 @@ RUN mkdir src \
36
37
# Build the actual project
38
# Build test binaries so we can get started right away
39
-ENV RUSTFLAGS="-C link-arg=-fuse-ld=lld"
40
COPY . .
41
-RUN cargo test --no-run
0 commit comments