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
nomad-lab
nomad-FAIR
Commits
0be54968
Commit
0be54968
authored
Jan 08, 2021
by
Markus Scheidgen
Browse files
Clear egg-info files before submodule update in install tests.
#464
parent
42908657
Pipeline
#90684
passed with stages
in 26 minutes and 51 seconds
Changes
3
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
0be54968
...
...
@@ -120,6 +120,7 @@ install tests:
image
:
python:3.7
before_script
:
-
git submodule sync
-
sleep
5
-
git submodule update --init --jobs=4
script
:
-
pip install --upgrade pip
...
...
@@ -143,6 +144,7 @@ dev setup tests:
stage
:
test
image
:
python:3.7
script
:
-
sleep
5
-
pip install --upgrade pip
-
./setup.sh
-
python -m nomad.cli parse tests/data/parsers/vasp/vasp.xml
...
...
optimade-python-tools
@
b5731ab6
Compare
11af5d0b
...
b5731ab6
Subproject commit
11af5d0b67b53abf2d
65
9
3b
40aa9b4a4735012e
2
Subproject commit
b5731ab61f5ef0d01942
65
2
3b
8b21ad4c82596a
2
example
@
ca9596fc
Compare
c378ce3c
...
ca9596fc
Subproject commit c
378ce3c667fa0b6bd93ecdfd5699b7b9e165fa5
Subproject commit c
a9596fcf15f938122d55ae12222dede9e3610a0
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