Skip to content

Commit 6442b0b

Browse files
committed
ci: drop 'clang' test name filter in x86_64-gnu-debug
1 parent e92993d commit 6442b0b

File tree

1 file changed

+1
-1
lines changed
  • src/ci/docker/host-x86_64/x86_64-gnu-debug

1 file changed

+1
-1
lines changed

src/ci/docker/host-x86_64/x86_64-gnu-debug/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,4 +54,4 @@ ENV RUST_CONFIGURE_ARGS \
5454

5555
ENV SCRIPT \
5656
python3 ../x.py --stage 2 build && \
57-
python3 ../x.py --stage 2 test tests/run-make --test-args clang
57+
python3 ../x.py --stage 2 test tests/run-make

0 commit comments

Comments
 (0)