Skip to content

Commit 20c6be4

Browse files
author
1138-4EB
committed
ci: add package 'coverage' to docker images
1 parent 934daab commit 20c6be4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/images.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,5 +17,5 @@ COPY --from=ghdl/pkg:buster-$PKG / /test
1717
1818
RUN tar xzf \$(ls /test/ghdl-*) -C /usr/local/ \\
1919
&& rm -rf /test \
20-
&& pip install tox colorama
20+
&& pip install -U tox colorama coverage --progress-bar off
2121
EOF

0 commit comments

Comments
 (0)