From db3b18f3b0defab2880c812ff6c20bdfcadb6e23 Mon Sep 17 00:00:00 2001 From: Mirone Date: Fri, 20 Dec 2024 16:55:28 +0800 Subject: [PATCH] chore: fix ci --- .github/workflows/build-test.yml | 1 + yarn.lock | 35 +------------------------------- 2 files changed, 2 insertions(+), 34 deletions(-) diff --git a/.github/workflows/build-test.yml b/.github/workflows/build-test.yml index de4146f95d1ca..54835030a3bd3 100644 --- a/.github/workflows/build-test.yml +++ b/.github/workflows/build-test.yml @@ -215,6 +215,7 @@ jobs: uses: ./.github/actions/setup-node with: electron-install: true + playwright-install: true full-cache: true - name: Download affine.linux-x64-gnu.node diff --git a/yarn.lock b/yarn.lock index a86efcf9516b2..97ae6bbeaac5f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -26465,7 +26465,7 @@ __metadata: languageName: node linkType: hard -"msw@npm:^2.6.4": +"msw@npm:^2.6.4, msw@npm:^2.6.8": version: 2.7.0 resolution: "msw@npm:2.7.0" dependencies: @@ -26498,39 +26498,6 @@ __metadata: languageName: node linkType: hard -"msw@npm:^2.6.8": - version: 2.6.9 - resolution: "msw@npm:2.6.9" - dependencies: - "@bundled-es-modules/cookie": "npm:^2.0.1" - "@bundled-es-modules/statuses": "npm:^1.0.1" - "@bundled-es-modules/tough-cookie": "npm:^0.1.6" - "@inquirer/confirm": "npm:^5.0.0" - "@mswjs/interceptors": "npm:^0.37.0" - "@open-draft/deferred-promise": "npm:^2.2.0" - "@open-draft/until": "npm:^2.1.0" - "@types/cookie": "npm:^0.6.0" - "@types/statuses": "npm:^2.0.4" - chalk: "npm:^4.1.2" - graphql: "npm:^16.8.1" - headers-polyfill: "npm:^4.0.2" - is-node-process: "npm:^1.2.0" - outvariant: "npm:^1.4.3" - path-to-regexp: "npm:^6.3.0" - strict-event-emitter: "npm:^0.5.1" - type-fest: "npm:^4.26.1" - yargs: "npm:^17.7.2" - peerDependencies: - typescript: ">= 4.8.x" - peerDependenciesMeta: - typescript: - optional: true - bin: - msw: cli/index.js - checksum: 10/20a74a5e49b780567aa3430c0de9f27830208f931d6109087a24566fcb3e68f058ff51b022891bfe6fe0f320afad22b4039593722b928aa9c4ab5b05c2746c4a - languageName: node - linkType: hard - "multer@npm:1.4.4-lts.1": version: 1.4.4-lts.1 resolution: "multer@npm:1.4.4-lts.1"