tweak
This commit is contained in:
1
.github/workflows/playwright.yml
vendored
1
.github/workflows/playwright.yml
vendored
@ -261,7 +261,6 @@ jobs:
|
||||
key: ${{ runner.os }}-playwright-${{ hashFiles('yarn.lock') }}
|
||||
- name: Install Playwright Browsers
|
||||
run: yarn playwright install chromium --with-deps
|
||||
# run: yarn playwright install --with-deps
|
||||
- name: Download Wasm Cache
|
||||
id: download-wasm
|
||||
if: needs.check-rust-changes.outputs.rust-changed == 'false'
|
||||
|
||||
Reference in New Issue
Block a user