Fix playwright modules tests
This commit is contained in:
@@ -208,9 +208,6 @@ jobs:
|
||||
- name: Install dependencies
|
||||
run: pnpm install --frozen-lockfile
|
||||
|
||||
- name: Build modules
|
||||
run: pnpm -r --workspace-concurrency=1 --filter "./modules/**" run build
|
||||
|
||||
- name: Setup playwright
|
||||
uses: ./.github/actions/setup-playwright
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user