Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
RadioObservatory
lofar_stager_api
Commits
808efc23
Commit
808efc23
authored
Nov 28, 2022
by
Robbie Luijben
Browse files
Update .gitlab-ci.yml file
parent
cf2aa7dd
Changes
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
808efc23
...
...
@@ -9,7 +9,7 @@ run_unit_tests:
-
pip install virtualenv
-
virtualenv venv
-
source venv/bin/activate
-
pip install
coverage
-
pip install
-r requirements.txt
script
:
-
coverage run -m unittest
-
coverage report --omit="./tests/*"
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment