summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJustus Winter <justus@sequoia-pgp.org>2019-01-11 17:57:52 +0100
committerJustus Winter <justus@sequoia-pgp.org>2019-01-11 17:57:52 +0100
commitd9d40c273f7a4ee38261a4264734821dbc425685 (patch)
treecd3cf7501ed2c6d71211a427b5d4492e4ed159a6
parent9fea07b8e66f1befbc2e31738fcae2e5b980a22a (diff)
ci: Work around Python test failures.justus/hack-python-tests
- When building the bindings first, testing them later, the tests fail most of the time. I have not found the reason yet.
-rw-r--r--.gitlab-ci.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index ae59f000..477ace07 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -7,7 +7,6 @@ test:
- rustc --version
- cargo --version
- clang --version
- - make
- SEQUOIA_CTEST_VALGRIND=/usr/bin/valgrind make test
- du -sh target
- du -sh cargo