update
This commit is contained in:
parent
99dd6e0965
commit
b3a106a4e6
2
.github/workflows/cli-build.yml
vendored
2
.github/workflows/cli-build.yml
vendored
@ -1,4 +1,4 @@
|
||||
name: Rust building
|
||||
name: CLI Build
|
||||
|
||||
on:
|
||||
push:
|
||||
|
||||
2
.github/workflows/gui-build.yml
vendored
2
.github/workflows/gui-build.yml
vendored
@ -1,4 +1,4 @@
|
||||
name: Build + Lint
|
||||
name: GUI Build + Lint
|
||||
|
||||
on:
|
||||
push:
|
||||
|
||||
2
.github/workflows/lib-build.yml
vendored
2
.github/workflows/lib-build.yml
vendored
@ -1,4 +1,4 @@
|
||||
name: Rust building
|
||||
name: Library Build
|
||||
|
||||
on:
|
||||
push:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user