Skip to content

Commit 7699d4d

Browse files
authored
Update rust.yml
1 parent 9c7d5d2 commit 7699d4d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/rust.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
- name: print rustc version
1111
run: |
1212
rustc --version
13-
- name: check code formatting
13+
- name: check code formatting
1414
run: |
1515
cd rust
1616
cargo fmt -- --check

0 commit comments

Comments
 (0)