mirror of
https://github.com/codex-storage/codex-marketplace-ui.git
synced 2025-02-23 13:18:37 +00:00
CI
This commit is contained in:
parent
a706507803
commit
ccf4139721
2
.github/workflows/playwright.yml
vendored
2
.github/workflows/playwright.yml
vendored
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user