Commit ec253b23 authored by tom's avatar tom

fix pw report for shards

parent 09ce897f
...@@ -141,6 +141,6 @@ jobs: ...@@ -141,6 +141,6 @@ jobs:
if: always() if: always()
uses: actions/upload-artifact@v2 uses: actions/upload-artifact@v2
with: with:
name: playwright-report name: playwright-report-${{ matrix.project }}
path: playwright-report path: playwright-report
retention-days: 10 retention-days: 10
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment