forked from mirror/DotRecast
refactor: long name
This commit is contained in:
parent
f7ec3b00f2
commit
b4c9773b27
|
@ -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:
|
||||
|
|
Loading…
Reference in New Issue