Skip to content

Commit e4231aa

Browse files
author
Alex Peck
committed
results
1 parent ae64617 commit e4231aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/gate.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
id: unit-test-report
4141
if: success() || failure()
4242
with:
43-
name: test report
43+
name: test results
4444
path: src/BitFaster.Caching.DependencyInjection.UnitTests/TestResults/results.trx
4545
reporter: dotnet-trx
4646
only-summary: 'true'

0 commit comments

Comments
 (0)