Skip to content

Commit 709ff56

Browse files
committed
Update run-tests.yaml
1 parent 04fdb71 commit 709ff56

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.github/workflows/run-tests.yaml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -122,9 +122,7 @@ jobs:
122122
if: always()
123123
with:
124124
name: test-linux-${{ matrix.os }}
125-
path: |
126-
"**/*.trx"
127-
"**/*.binlog"
125+
path: "**/*.binlog"
128126
reporter: dotnet-trx
129127
# Upload Artifacts with Unique Name
130128
- name: Upload test results

0 commit comments

Comments
 (0)