chore(bidi): disambiguate report.csv artifact name (#34110)
This commit is contained in:
Родитель
a8dfdc8ac5
Коммит
3bc72eb841
|
@ -48,6 +48,6 @@ jobs:
|
|||
if: ${{ !cancelled() }}
|
||||
uses: actions/upload-artifact@v4
|
||||
with:
|
||||
name: csv-report
|
||||
name: csv-report-${{ matrix.channel }}
|
||||
path: test-results/report.csv
|
||||
retention-days: 7
|
||||
|
|
Загрузка…
Ссылка в новой задаче