tweak again

This commit is contained in:
Kurt Hutten Irev-Dev
2024-09-16 12:07:13 +10:00
parent 91c4018314
commit 24b9aa3a8f

View File

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