From 98962f3e31e9e5be9ebff1e8e11abde4a5639119 Mon Sep 17 00:00:00 2001 From: Administrator Date: Thu, 13 Mar 2025 14:12:34 +0000 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0.gitlab-ci.yml=E6=96=87?= =?UTF-8?q?=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index ab68174..af9c99c 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -5,7 +5,7 @@ playwright_tests: - npm config set registry https://registry.npmmirror.com - npm install - npx playwright install - - npx playwright test + - npx playwright test touch/boss_cashier.spec.ts --project '慧来客touch(管理员身份) - Desktop Chrome' tags: - test # 这里要和注册 Runner 时的 `tag-list` 一致 only: