refactor: long name

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

View File

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