From 53dadabca05f2d964b1e3df7853ea36767fcfd00 Mon Sep 17 00:00:00 2001 From: kuaifan Date: Sat, 13 Jun 2026 01:26:18 +0000 Subject: [PATCH] =?UTF-8?q?ci:=20tests=20=E5=B7=A5=E4=BD=9C=E6=B5=81?= =?UTF-8?q?=E5=A2=9E=E5=8A=A0=20dev=20=E5=88=86=E6=94=AF=20push=20?= =?UTF-8?q?=E8=A7=A6=E5=8F=91?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-Authored-By: Claude Fable 5 --- .github/workflows/tests.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index f618ce0c2..a34eee25e 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -2,7 +2,7 @@ name: Tests on: push: - branches: [pro, master] + branches: [pro, master, dev] pull_request: jobs: