Skip to content

Commit

Permalink
Removed intermediate installation of pytest + plugins.
Browse files Browse the repository at this point in the history
Signed-off-by: Daniel Scheffler <[email protected]>
  • Loading branch information
danschef committed Dec 15, 2021
1 parent 4e9f68e commit de045fd
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,6 @@ test_spechomo:
script:
- source /root/mambaforge/bin/activate ci_env

- pip install pytest pytest-cov pytest-reporter-html1 # TODO remove after recreating CI runner

# run tests
- make pytest # test are called here

Expand Down

0 comments on commit de045fd

Please sign in to comment.