tweak again
This commit is contained in:
2
.github/workflows/playwright.yml
vendored
2
.github/workflows/playwright.yml
vendored
@ -270,7 +270,7 @@ jobs:
|
||||
if: ${{ !cancelled() && (success() || failure()) }}
|
||||
with:
|
||||
name: playwright-coverage-${{ runner.os }}-${{ matrix.shardIndex }}-${{ github.sha }}
|
||||
path: .nyc_output/**
|
||||
path: .nyc_output/*.json
|
||||
retention-days: 30
|
||||
overwrite: true
|
||||
|
||||
|
||||
Reference in New Issue
Block a user