We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4bb883a commit 51ced65Copy full SHA for 51ced65
.github/workflows/tests.yml
@@ -11,7 +11,7 @@ on:
11
- "scripts/**.py"
12
- "tests/**.py"
13
- "trl/**.py"
14
- - "setup.py"
+ - "pyproject.toml"
15
16
env:
17
TQDM_DISABLE: 1
0 commit comments