Commit a99c753
authored
[Tests] INFERENG-1330 - Disable trl examples tests (#1695)
SUMMARY:
Disables the TRL examples tests until further updates make them ready to
be enabled again.
TEST PLAN:
```sh
$ pytest tests/examples/test_trl_mixin.py
...
SKIPPED [2] tests/examples/test_trl_mixin.py:11: disabled until further updates
...
```
Signed-off-by: Domenic Barbuzzi <domenic@neuralmagic.com>1 parent 8aee6ce commit a99c753
1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| 11 | + | |
| 12 | + | |
11 | 13 | | |
12 | 14 | | |
13 | 15 | | |
| |||
0 commit comments