From 0e0276b550a40e9d209eefce6e9540eaa27d15f8 Mon Sep 17 00:00:00 2001 From: Blair Vanderlugt Date: Fri, 21 May 2021 15:06:38 +0000 Subject: [PATCH] Update apps/cic-eth/.gitlab-ci.yml --- apps/cic-eth/.gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/cic-eth/.gitlab-ci.yml b/apps/cic-eth/.gitlab-ci.yml index e3b6f0fd..607fec9c 100644 --- a/apps/cic-eth/.gitlab-ci.yml +++ b/apps/cic-eth/.gitlab-ci.yml @@ -14,7 +14,7 @@ build-mr-cic-eth: - .py_build_merge_request - .cic_eth_variables variables: - PYTHONPATH=. + PYTHONPATH: . after_script: - pip install -r test_requirements.txt - pytest tests/unit/