Name this workflow better

This commit is contained in:
doctorpangloss 2024-07-05 13:11:38 -07:00
parent 7a20b189a5
commit 1902aeee0b

View File

@ -9,7 +9,7 @@ on: [ push ]
jobs:
build:
name: Build Test
name: Installation, Unit and Workflow Tests for Linux
runs-on: ${{ matrix.runner.labels }}
container: ${{ matrix.runner.container }}
strategy: