Skip to content

Commit e1b1cdb

Browse files
committed
pipline
1 parent 1635665 commit e1b1cdb

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

.github/workflows/dotnet.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,9 @@ jobs:
6666

6767
- name: Test Reporter
6868
uses: dorny/test-reporter@v1.5.0
69-
69+
name: Test Reporter
70+
reporter: dotnet-trx
71+
7072
- name : coverlet
7173
uses: b3b00/coverlet-action@1.1.9
7274
with:

0 commit comments

Comments
 (0)