Skip to content
Snippets Groups Projects
Commit bd89992d authored by Florent Jaillet's avatar Florent Jaillet
Browse files

Correting the CI config to enable the generation of an html coverage report in tests

parent 462e72b0
Branches
Tags v1.0.14
No related merge requests found
Pipeline #
......@@ -14,6 +14,10 @@ RUN apt-get update && \
python3-setuptools \
python3-pytest \
python3-pytest-cov \
python3-coverage \
libjs-jquery-hotkeys \
libjs-jquery-isonscreen \
libjs-jquery-tablesorter \
python3-pip \
python3-wheel \
python3-tk \
......
......@@ -15,6 +15,10 @@ RUN apt-get update && \
python3-setuptools \
python3-pytest \
python3-pytest-cov \
python3-coverage \
libjs-jquery-hotkeys \
libjs-jquery-isonscreen \
libjs-jquery-tablesorter \
python3-pip \
python3-wheel \
python3-tk \
......
......@@ -14,6 +14,10 @@ RUN apt-get update && \
python3-setuptools \
python3-pytest \
python3-pytest-cov \
python3-coverage \
libjs-jquery-hotkeys \
libjs-jquery-isonscreen \
libjs-jquery-tablesorter \
python3-pip \
python3-wheel \
python3-tk \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment