Skip to content

Commit 4c4e703

Browse files
committed
ci: rename format step
1 parent 0f33e47 commit 4c4e703

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
- uses: Swatinem/rust-cache@v2
1919
- run: cargo check
2020

21-
check:
21+
format:
2222
name: Format
2323
runs-on: ubuntu-latest
2424
steps:

0 commit comments

Comments
 (0)