Currently, QGIS windows installation workflow tests only if the missing python packages installation succeeded, while it also should test with pytest if all tests are passing.
This issue aims to add this missing pytest running on the windows workflow.
Currently, QGIS windows installation workflow tests only if the missing python packages installation succeeded, while it also should test with
pytest
if all tests are passing.This issue aims to add this missing pytest running on the windows workflow.