mirror of
https://github.com/huggingface/trl.git
synced 2025-10-20 10:03:51 +08:00
Replace setup with pyproject in CI tests paths (#4230)
This commit is contained in:
committed by
GitHub
parent
4bb883a6e6
commit
51ced65153
2
.github/workflows/tests.yml
vendored
2
.github/workflows/tests.yml
vendored
@ -11,7 +11,7 @@ on:
|
||||
- "scripts/**.py"
|
||||
- "tests/**.py"
|
||||
- "trl/**.py"
|
||||
- "setup.py"
|
||||
- "pyproject.toml"
|
||||
|
||||
env:
|
||||
TQDM_DISABLE: 1
|
||||
|
Reference in New Issue
Block a user