mirror of
https://github.com/seekrs/MacroLibX.git
synced 2026-01-11 14:43:34 +00:00
Change the names of the workflows to look better in the README
Signed-off-by: xtrm <oss@xtrm.me>
This commit is contained in:
2
.github/workflows/linux_clang.yml
vendored
2
.github/workflows/linux_clang.yml
vendored
@@ -1,4 +1,4 @@
|
||||
name: Linux build(clang)
|
||||
name: Linux (clang)
|
||||
|
||||
on:
|
||||
pull_request:
|
||||
|
||||
2
.github/workflows/linux_gcc.yml
vendored
2
.github/workflows/linux_gcc.yml
vendored
@@ -1,4 +1,4 @@
|
||||
name: Linux build(gcc)
|
||||
name: Linux (gcc)
|
||||
|
||||
on:
|
||||
pull_request:
|
||||
|
||||
2
.github/workflows/macos_x86.yml
vendored
2
.github/workflows/macos_x86.yml
vendored
@@ -1,4 +1,4 @@
|
||||
name: MacOS build
|
||||
name: macOS
|
||||
|
||||
on:
|
||||
pull_request:
|
||||
|
||||
Reference in New Issue
Block a user