ci: Echo correct platform in job title

This commit is contained in:
Caleb Maclennan 2022-07-27 09:55:54 +03:00
parent 5a7e3f0888
commit 80503077db
No known key found for this signature in database
GPG Key ID: B538286DE04ECFE5

View File

@ -8,7 +8,7 @@ on:
jobs:
build:
name: Test build on Linux
name: Test build on ${{ matrix.platform }}
strategy:
fail-fast: false
matrix: