diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 0571952d..36702a0e 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -15,8 +15,6 @@ test: certora-test: stage: test - variables: - - PATH: "$PATH:~/.local/bin" image: ubuntu:18.04 before_script: - apt-get update || apt-get update