diff options
| -rw-r--r-- | .gitlab-ci.yml | 2 | 
1 files changed, 0 insertions, 2 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index a47d1709..e19ba5d5 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -79,8 +79,6 @@ benchmark:      - git remote add leap https://leap.se/git/soledad      - git fetch leap      - git checkout leap/master testing/tox.ini testing/tests/benchmarks/conftest.py testing/tests/conftest.py -    - sed -i 's/drebs.*$/varac\/pytest-benchmark.git@unmerged_prs/' testing/tox.ini -    - grep -A 9 'testenv:benchmark' testing/tox.ini      - git status      - git show -s --pretty=fuller      - cd testing  | 
