Playwright Tests
Some checks are pending
CI / cache-and-install (push) Waiting to run

This commit is contained in:
严浩
2024-09-26 12:12:06 +08:00
parent 762d035f38
commit 34d1ebc3eb
2 changed files with 4 additions and 4 deletions

View File

@ -1,9 +1,9 @@
name: Playwright Tests
on:
push:
branches: [main, master]
pull_request:
branches: [main, master]
workflow_run:
workflows: ['CI'] # 这里的名称应该是你的 `ci.yaml` 中定义的工作流名称
types:
- completed
jobs:
test:
timeout-minutes: 60