Commit 59bb219
authored
[Tests] Remove clear_ml test from GHA (#1265)
## Purpose ##
* Complete the removal of clear_ml #1261 by deleting the clear_ml test
from the transformers gha
```
============================= test session starts ==============================
platform linux -- Python 3.9.21, pytest-8.3.5, pluggy-1.5.0 -- /home/runner/_work/_tool/Python/3.9.21/x64/bin/python
cachedir: .pytest_cache
rootdir: /home/runner/_work/llm-compressor/llm-compressor
configfile: pyproject.toml
plugins: mock-3.14.0, rerunfailures-15.0
ERROR: file or directory not found: tests/llmcompressor/transformers/test_clear_ml.py
collecting ... collected 0 items
```
Signed-off-by: Kyle Sayers <[email protected]>1 parent cf6a304 commit 59bb219
1 file changed
+0
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
83 | 83 | | |
84 | 84 | | |
85 | 85 | | |
86 | | - | |
87 | 86 | | |
88 | 87 | | |
89 | 88 | | |
| |||
0 commit comments