Skip to content

Commit 735b998

Browse files
authored
Update run-tests.yaml
1 parent 1264b1b commit 735b998

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/run-tests.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,4 +36,4 @@ jobs:
3636
with:
3737
github-token: ${{ secrets.GITHUB_TOKEN }}
3838
comment-title: 'Unit Test Results'
39-
results-path: ./TestResults/*.trx
39+
results-path: ./src/ParquetViewer.Tests/TestResults/*.trx

0 commit comments

Comments
 (0)