Skip to content

Commit 51ced65

Browse files
Replace setup with pyproject in CI tests paths (#4230)
1 parent 4bb883a commit 51ced65

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ on:
1111
- "scripts/**.py"
1212
- "tests/**.py"
1313
- "trl/**.py"
14-
- "setup.py"
14+
- "pyproject.toml"
1515

1616
env:
1717
TQDM_DISABLE: 1

0 commit comments

Comments
 (0)