Skip to content

Commit

Permalink
Changed: Renamed CI workloads between Rust & C#
Browse files Browse the repository at this point in the history
  • Loading branch information
Sewer56 committed Jul 23, 2023
1 parent 4fbcad9 commit f011f2b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-publish.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Build, Test and Publish
name: C# Build, Test and Publish
on:
push:
branches: [ master, refactor-reloaded3-compliance ]
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/rust.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Test and Upload Coverage
name: Rust Build, Test & Publish

on:
push:
Expand Down

0 comments on commit f011f2b

Please sign in to comment.