Skip to content

Commit 2acdb7e

Browse files
committed
debug no playwright cache
1 parent 12b8f8f commit 2acdb7e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/actions/install-playwright/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ runs:
2424
with:
2525
path: |
2626
~/.cache/ms-playwright
27-
key: playwright-${{ runner.os }}-${{ steps.playwright-version.outputs.version }}
27+
key: NEVER-HIT-THIS-CACHE-WIP
2828

2929
# We always install all browsers, if uncached
3030
- name: Install Playwright dependencies (uncached)

0 commit comments

Comments
 (0)