refactor: long name

This commit is contained in:
ikpil 2023-10-28 12:40:54 +09:00
parent f7ec3b00f2
commit b4c9773b27
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ on:
jobs:
build-and-test:
name: test-${{matrix.os}}-dotnet-${{matrix.dotnet-version}}
name: test-${{matrix.os}}-${{matrix.dotnet-version}}
runs-on: ${{ matrix.os }}
strategy:
matrix: