We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a93aa01 commit a680ecfCopy full SHA for a680ecf
1 file changed
.github/workflows/tests-outerloop.yml
@@ -137,5 +137,5 @@ jobs:
137
path: |
138
${{ github.workspace }}/artifacts/log/*/*.binlog
139
${{ github.workspace }}/artifacts/log/*/TestLogs/**
140
- ${{ github.workspace }}/artifacts/log/TestResults/*/*.trx
+ ${{ github.workspace }}/artifacts/TestResults/*/*.trx
141
retention-days: 5
0 commit comments