Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
EnMAP
sensormapgeo
Commits
35c5feb9
Commit
35c5feb9
authored
Feb 08, 2021
by
Daniel Scheffler
Browse files
Fix CI job.
Signed-off-by:
Daniel Scheffler
<
danschef@gfz-potsdam.de
>
parent
c83316db
Pipeline
#19200
passed with stages
in 3 minutes and 19 seconds
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
35c5feb9
...
...
@@ -12,7 +12,7 @@ test_sensormapgeo:
script
:
-
source /root/miniconda3/bin/activate ci_env
-
pip install pyresample<1.17.0
# https://github.com/pytroll/pyresample/issues/325
-
pip install
'
pyresample<1.17.0
'
# https://github.com/pytroll/pyresample/issues/325
# run nosetests
-
make nosetests
...
...
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