This commit is contained in:
Arnaud 2024-10-11 16:02:21 +02:00
parent a706507803
commit ccf4139721
No known key found for this signature in database
GPG Key ID: 69D6CE281FCAE663

View File

@ -117,7 +117,7 @@ jobs:
id: playwright-browsers
with:
path: ~/.cache/ms-playwright
key: ${{ runner.os }}-node-${{ hashFiles('**/playwright.config') }}
key: ${{ runner.os }}-node-${{ hashFiles('**/playwright.config.ts') }}
- if: steps.playwright-browsers.outputs.cache-hit != 'true'
name: Install Playwright Browsers