Skip to content

Commit a680ecf

Browse files
committed
Fix trx path
1 parent a93aa01 commit a680ecf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/tests-outerloop.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,5 +137,5 @@ jobs:
137137
path: |
138138
${{ github.workspace }}/artifacts/log/*/*.binlog
139139
${{ github.workspace }}/artifacts/log/*/TestLogs/**
140-
${{ github.workspace }}/artifacts/log/TestResults/*/*.trx
140+
${{ github.workspace }}/artifacts/TestResults/*/*.trx
141141
retention-days: 5

0 commit comments

Comments
 (0)