diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index b3674b5..a704105 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -12,8 +12,8 @@ playwright_tests: - npm config set registry https://registry.npmmirror.com # 使用淘宝镜像 script: - npm install - - sudo npx playwright install-deps - npx playwright install + - npx playwright install-deps - npx playwright test artifacts: paths: