Update tests.yml

Former-commit-id: 25c635ef2849fd173617b6a8d8d3f5d4f800a893
This commit is contained in:
hiyouga 2024-06-08 21:15:36 +08:00
parent 1c31809652
commit 0c44309e15

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"