We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e91b4e7 commit 7749ca5Copy full SHA for 7749ca5
.github/actions/install-playwright/action.yml
@@ -24,7 +24,7 @@ runs:
24
with:
25
path: |
26
~/.cache/ms-playwright
27
- key: playwright-${{ runner.os }}-${{ steps.playwright-version.outputs.version }}
+ key: NEVER-HIT-THIS-CACHE-WIP
28
29
# We always install all browsers, if uncached
30
- name: Install Playwright dependencies (uncached)
0 commit comments