diff --git a/ci/crypto.yml b/ci/crypto.yml index ae6165c8b..4c07974aa 100644 --- a/ci/crypto.yml +++ b/ci/crypto.yml @@ -20,4 +20,4 @@ test crypto: - ./tests/test_check - CK_TIMEOUT_MULTIPLIER=20 valgrind -q --error-exitcode=1 ./tests/test_check - ./tests/test_openssl 1000 - - ITERS=10 pipenv run pytest tests/ # TODO are ITERS=10 propagated? + - ITERS=10 pipenv run pytest tests