Try to make connection test work with coverage (#39)

* Try to make connection test work with coverage.

ci_coverage

* Don't run test inside containers.

ci_coverage

* Empty commit to run without coverage.
This commit is contained in:
Felix Fontein
2020-11-24 17:29:02 +01:00
committed by GitHub
parent 219c6b3a85
commit 65ab240e2b
2 changed files with 7 additions and 2 deletions
@@ -1,2 +1,3 @@
shippable/posix/group4
skip/docker # coverage does not work if we're inside a docker container, since we cannot access this container's /tmp dir from the new container
destructive