Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Christian Fischer Pedersen
AIR
Commits
06ddb4d9
Commit
06ddb4d9
authored
Feb 01, 2022
by
Christian Marius Lillelund
Browse files
Update .gitlab-ci.yml
parent
488c982e
Pipeline
#107041
passed with stage
in 4 minutes and 34 seconds
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
06ddb4d9
...
...
@@ -7,6 +7,6 @@ test:
script
:
-
apt-get update -qy
-
apt-get install -y python3-dev python3-pip
-
pip install -r ml/requirements.txt
-
pip install -r ml/requirements.txt
--use-deprecated=legacy-resolver
-
pip install -e ./ml
-
pytest .
\ No newline at end of file
-
pytest .
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a 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