chore(bidi): disambiguate report.csv artifact name

This commit is contained in:
Yury Semikhatsky 2024-12-19 23:02:27 -08:00
parent cc98166aaa
commit 9d15ee0b52

View file

@ -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