Update tests.yml

This commit is contained in:
hiyouga 2024-06-08 21:15:36 +08:00
parent 4c4f950f39
commit 25c635ef28
1 changed files with 1 additions and 1 deletions

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"