Skip to content
Snippets Groups Projects
Unverified Commit b5c66c6f authored by ulif's avatar ulif
Browse files

Remove coverage tests from gh workflow.

As github workflows do not support Python2.7, we cannot run coverage
tests (they succeed only, if all Python3 and Python2 parts were tested)
nor Python2.7 tests on github.

We therefore remove both, tests for Python2.7 and coverage tests, from
the github workflow.

The default behavior of the local `tox.ini` still runs these tests and
therefore requires an installed Python2.7 version.
parent ea27e56a
Branches
Tags backupninja_upstream/1.0_rc1
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment