1
Fork 0
mirror of https://github.com/redstrate/Kawari.git synced 2025-05-05 20:27:45 +00:00

Set a prettier name for the build CI job

This commit is contained in:
Joshua Goins 2025-05-03 11:23:22 -04:00
parent afa33ba096
commit 91ebe38de1

View file

@ -11,6 +11,7 @@ env:
jobs:
build:
name: "Build"
runs-on: ${{ matrix.os }}
strategy: