Update tests.yml

Former-commit-id: e90f0cc30d6bb819246ccc08935c39e714c179a1
This commit is contained in:
hiyouga 2024-06-08 21:15:36 +08:00
parent 82533114a7
commit 88528f1a87

View File

@ -3,7 +3,7 @@ name: tests
on: on:
push: push:
branches: branches:
- $default-branch - main
paths: paths:
- "**.py" - "**.py"
- "requirements.txt" - "requirements.txt"