ci: write a cleaner name for the check / build / test job

This commit is contained in:
J / Jacob Babich
2024-10-04 17:51:50 -04:00
parent d6922c30c5
commit 499562853c

View File

@@ -58,6 +58,7 @@ jobs:
- runner: windows-latest
target: x86_64-pc-windows-msvc
fail-fast: false # WIP: debugging
name: ${{ matrix.supporteds.target }} (on ${{ matrix.supporteds.runner }})
runs-on: ${{ matrix.supporteds.runner }}
timeout-minutes: 15
env: