Skip to content

Commit

Permalink
style: fix indent
Browse files Browse the repository at this point in the history
  • Loading branch information
jmayclin committed Dec 4, 2024
1 parent 6e9f7a2 commit 8d39219
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci_rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -239,7 +239,7 @@ jobs:
run: |
RUSTDOCFLAGS=-Zsanitizer=address \
RUSTFLAGS=-Zsanitizer=address \
cargo test \
cargo test \
-Zbuild-std \
--manifest-path ${{ env.ROOT_PATH}}/Cargo.toml \
--target x86_64-unknown-linux-gnu
Expand Down

0 comments on commit 8d39219

Please sign in to comment.