Skip to content

Commit 6b9f5d2

Browse files
committed
chore: Just in docker once
1 parent 24d24ea commit 6b9f5d2

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Dockerfile

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,4 @@ RUN mkdir src \
3636

3737
# Build the actual project
3838
# Build test binaries so we can get started right away
39-
ENV RUSTFLAGS="-C link-arg=-fuse-ld=lld"
4039
COPY . .
41-
RUN cargo test --no-run

0 commit comments

Comments
 (0)