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
FSL
conda
installer
Commits
967aae3c
Commit
967aae3c
authored
Jul 15, 2021
by
Paul McCarthy
🚵
Browse files
CI: wrong dir
parent
dff310d1
Changes
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
967aae3c
...
...
@@ -15,7 +15,7 @@ stages:
script
:
-
pip install --upgrade pip setuptools wheel
-
pip install pytest coverage pytest-cov mock
-
pytest -v
tests
--cov=fslinstaller
-
pytest -v --cov=fslinstaller
test
test:py27:
extends
:
.test-template
...
...
Write
Preview
Markdown
is supported
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