[DOCS] Installation documentation now doesn't suggest to run regression
tests
This commit is contained in:
@@ -45,7 +45,7 @@ You can then test your installation by running the unit tests:
|
||||
.. code-block:: bash
|
||||
|
||||
pip install -r requirements-test.txt
|
||||
pytest -vs .
|
||||
pytest -vs test/unit/
|
||||
|
||||
and the benchmarks
|
||||
|
||||
|
Reference in New Issue
Block a user