Skip to content

Commit 62c9e93

Browse files
(MAINT) Rename CI workflow
With the legacy CI workflow removed, this change renames the workflow that uses the new build script. Now we only have one CI workflow for building and testing the projects.
1 parent 866fb70 commit 62c9e93

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/rust.new.yml renamed to .github/workflows/rust.yml

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

33
on:
44
push:

0 commit comments

Comments
 (0)