mirror of
https://github.com/S7NetPlus/s7netplus.git
synced 2026-02-17 14:28:25 +08:00
fix: Remove leftover test-framework in runner name
This commit is contained in:
2
.github/workflows/dotnet.yml
vendored
2
.github/workflows/dotnet.yml
vendored
@@ -64,7 +64,7 @@ jobs:
|
||||
${{ env.NuGetDirectory }}/*.snupkg
|
||||
|
||||
run_test:
|
||||
name: test-${{ matrix.os }}-${{ matrix.test-framework }}
|
||||
name: test-${{ matrix.os }}
|
||||
runs-on: ${{ matrix.os }}
|
||||
env:
|
||||
configuration: Release
|
||||
|
||||
Reference in New Issue
Block a user