Skip to content
Snippets Groups Projects
Commit 3b3dd420 authored by shinedday's avatar shinedday
Browse files

Update CI

parent 9a683695
No related branches found
No related tags found
No related merge requests found
...@@ -55,6 +55,8 @@ mutation: ...@@ -55,6 +55,8 @@ mutation:
stage: Test stage: Test
allow_failure: true allow_failure: true
script: script:
- pip install pytest pytest-cov coverage-badge
- pip install pytest-timeout
- pip install mutmut - pip install mutmut
- mutmut run - mutmut run
artifacts: artifacts:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment