Skip to content

Commit ea45494

Browse files
author
Petr Sramek
committed
title update
1 parent 17c7ee4 commit ea45494

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dotnet.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ jobs:
5454
run: dotnet test --no-restore --no-build --configuration Release --verbosity normal
5555

5656
benchmark:
57-
name: Benchmark with .NET ${{ matrix.netversion }}.0 on ${{ matrix.os }}
57+
name: Benchmarks on ${{ matrix.os }}
5858
needs: [build]
5959

6060
strategy:

0 commit comments

Comments
 (0)