This commit is contained in:
Jai A
2023-03-30 14:02:58 -07:00
parent 99dd6e0965
commit b3a106a4e6
3 changed files with 3 additions and 3 deletions

View File

@@ -1,4 +1,4 @@
name: Rust building
name: CLI Build
on:
push:

View File

@@ -1,4 +1,4 @@
name: Build + Lint
name: GUI Build + Lint
on:
push:

View File

@@ -1,4 +1,4 @@
name: Rust building
name: Library Build
on:
push: