ROOT: tox-gh-actions won't override envlist because tox is not running in GitHub Actions
py$(PYV): remove tox env folder $(@D)/.tox/py$(PYV)
py$(PYV): commands[0]> $(PYTHON) -m unittest discover
...
----------------------------------------------------------------------
Ran 3 tests

OK
  py$(PYV): OK
  congratulations :)