This commit is contained in:
Jai A 2023-03-30 14:02:58 -07:00
parent 99dd6e0965
commit b3a106a4e6
No known key found for this signature in database
GPG Key ID: 9A9F9B7250E9883C
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: