Replace setup with pyproject in CI tests paths (#4230)

This commit is contained in:
Albert Villanova del Moral
2025-10-09 09:35:08 +02:00
committed by GitHub
parent 4bb883a6e6
commit 51ced65153

View File

@ -11,7 +11,7 @@ on:
- "scripts/**.py"
- "tests/**.py"
- "trl/**.py"
- "setup.py"
- "pyproject.toml"
env:
TQDM_DISABLE: 1