Closed mjpieters closed 1 year ago
Rerunning tests.
Rerunning tests.
They'll fail, adding a commit to update the tox config.
Rerunning tests.
Besides, isn't there a 'rerun failed steps' option in the GH actions menu for you? :-D
Rerunning tests.
Besides, isn't there a 'rerun failed steps' option in the GH actions menu for you? :-D
I was never sure if that starts from a fresh merge or from the original build. I need a new merge with master here (because I already added your change there).
Rerunning tests.
Besides, isn't there a 'rerun failed steps' option in the GH actions menu for you? :-D
I was never sure if that starts from a fresh merge or from the original build. I need a new merge with master here (because I already added your change there).
Ah, no, because that requires a rebase (or merge). I've rebased this now.
Thanks
The dependencies are the latest for each project.
This unbreaks testing; otherwise, pytest 7.2.x or newer gets installed anyway, breaking pytest-mypy-plugins as the
py
dependency is now gone in pytest.