Skip to content

Commit 1e57cef

Browse files
committed
chore(workflow): rename workflow to clarify purpose
- Changed workflow name from "Rust" to "Build and Test" for better clarity on its function.
1 parent 30b73ab commit 1e57cef

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/rust.yml

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

33
on:
44
push:

0 commit comments

Comments
 (0)