tor

The Tor anonymity network
git clone https://git.dasho.dev/tor.git
Log | Files | Refs | README | LICENSE

commit 8458c8211ec3755400933edc6287baa810f5f695
parent 7280bb50b2e0c7af91381fa9634e2aea3ad5561c
Author: Nick Mathewson <nickm@torproject.org>
Date:   Mon, 21 Sep 2020 09:49:29 -0400

gitlab-ci: Use test-network-all for debian-integration

Diffstat:
M.gitlab-ci.yml | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml @@ -156,6 +156,7 @@ debian-integration: variables: CHECK: "no" CHUTNEY: "yes" + CHUTNEY_MAKE_TARGET: "test-network-all" STEM: "yes" ALL_BUGS_ARE_FATAL: "yes" script: