mirror of
https://github.com/logos-storage/logos-storage-marketplace-ui.git
synced 2026-01-08 16:33:05 +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