Skip to content

Commit 678ac21

Browse files
test: re-title fmt-rust to be more descriptive
1 parent 376b22f commit 678ac21

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,8 +60,8 @@ jobs:
6060
with:
6161
command: test
6262

63-
name: Rustfmt
6463
fmt-rust:
64+
name: Format Rust with `cargo fmt`
6565
if: github.event_name != 'pull_request' || github.event.pull_request.head.repo.full_name != github.event.pull_request.base.repo.full_name
6666
runs-on: ubuntu-latest
6767
strategy:

0 commit comments

Comments
 (0)