Skip to content

Commit

Permalink
chore(bidi): disambiguate report.csv artifact name (#34110)
Browse files Browse the repository at this point in the history
  • Loading branch information
yury-s authored Dec 20, 2024
1 parent a8dfdc8 commit 3bc72eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests_bidi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit 3bc72eb

Please sign in to comment.