Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit21cff29

Browse files
ci: simplify rustfmt invocation (RustPython#5064)
1 parent589b3eb commit21cff29

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎.github/workflows/ci.yaml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -308,7 +308,7 @@ jobs:
308308
with:
309309
components:rustfmt, clippy
310310
-name:run rustfmt
311-
run:cargo fmt --all -- --check
311+
run:cargo fmt --check
312312
-name:run clippy on wasm
313313
run:cargo clippy --manifest-path=wasm/lib/Cargo.toml -- -Dwarnings
314314
-uses:actions/setup-python@v4

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp