1
Fork 0
mirror of https://github.com/redstrate/Kawari.git synced 2025-05-19 17: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 e4674fc83b
commit 99c40d0d38

View file

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