Skip to content

Commit 376b22f

Browse files
test: rename fmt CI job to fmt-rust
1 parent e2aa23a commit 376b22f

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-
fmt:
6463
name: Rustfmt
64+
fmt-rust:
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)