Skip to content
Snippets Groups Projects
Commit 308c8161 authored by Ruben Young On's avatar Ruben Young On
Browse files

Update .gitlab-ci.yml

parent 0b0eaaca
No related branches found
No related tags found
2 merge requests!17Add pregrading,!9Add pytest coverage
Pipeline #17624 passed
......@@ -56,7 +56,8 @@ lint_py:
- yarn lint:py
cov:
stage: coverage
script:
- yarn cov
<<: *python_packages
stage: coverage
script:
- yarn cov
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment