Merge a9942dcaca into sapling-pr-archive-poteto

This commit is contained in:
lauren
2025-01-02 16:50:06 -05:00
committed by GitHub
@@ -44,9 +44,6 @@ jobs:
with:
path: "**/node_modules"
key: compiler-node_modules-${{ runner.arch }}-${{ runner.os }}-${{ hashFiles('compiler/**/yarn.lock') }}
- name: yarn install compiler
run: yarn install --frozen-lockfile
working-directory: compiler
- name: yarn install playground
run: yarn install --frozen-lockfile
- run: npx playwright install --with-deps chromium