Skip to content

Commit 0d8ca3e

Browse files
committed
Update GH workflow names
1 parent cec6425 commit 0d8ca3e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/cargo-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Rust
1+
name: Cargo build
22

33
on:
44
push:

.github/workflows/cargo-fmt.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Rust
1+
name: Cargo fmt
22

33
on:
44
push:

0 commit comments

Comments
 (0)