mirror of
https://github.com/hiyouga/LLaMA-Factory.git
synced 2025-07-31 10:42:50 +08:00
[misc] fix ci (#8441)
This commit is contained in:
parent
fffa43be86
commit
31b0787e12
4
.github/workflows/tests.yml
vendored
4
.github/workflows/tests.yml
vendored
@ -6,14 +6,14 @@ on:
|
||||
branches:
|
||||
- "main"
|
||||
paths:
|
||||
- "**.py"
|
||||
- "**/*.py"
|
||||
- "requirements.txt"
|
||||
- ".github/workflows/*.yml"
|
||||
pull_request:
|
||||
branches:
|
||||
- "main"
|
||||
paths:
|
||||
- "**.py"
|
||||
- "**/*.py"
|
||||
- "requirements.txt"
|
||||
- ".github/workflows/*.yml"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user