Change the names of the workflows to look better in the README

Signed-off-by: xtrm <oss@xtrm.me>
This commit is contained in:
xtrm
2023-10-30 01:28:00 +01:00
parent 587e71b940
commit ab4ebc34d5
3 changed files with 3 additions and 3 deletions

View File

@@ -1,4 +1,4 @@
name: Linux build(clang)
name: Linux (clang)
on:
pull_request:

View File

@@ -1,4 +1,4 @@
name: Linux build(gcc)
name: Linux (gcc)
on:
pull_request:

View File

@@ -1,4 +1,4 @@
name: MacOS build
name: macOS
on:
pull_request: