tweak upload

This commit is contained in:
Kurt Hutten Irev-Dev
2024-09-16 11:48:22 +10:00
parent 6259954527
commit 91c4018314

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/**
retention-days: 30
overwrite: true