Skip to content
This repository was archived by the owner on May 28, 2025. It is now read-only.

Commit 9075e8e

Browse files
committed
fix apple action formating
1 parent dc9ad1a commit 9075e8e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/ci/github-actions/jobs.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -419,8 +419,8 @@ auto:
419419
--enable-profiler
420420
--set rust.jemalloc
421421
--set llvm.ninja=false
422-
--set llvm.plugins=true \
423-
--set llvm.enzyme=true \
422+
--set llvm.plugins=true
423+
--set llvm.enzyme=true
424424
--set rust.lto=thin
425425
--set rust.codegen-units=1
426426
RUSTC_RETRY_LINKER_ON_SEGFAULT: 1

0 commit comments

Comments
 (0)