Skip to content
Snippets Groups Projects
Commit 841be10a authored by Thomas Purcell's avatar Thomas Purcell
Browse files

Another typo in .gitlab-ci

parent 79708a98
Branches
No related tags found
No related merge requests found
......@@ -337,18 +337,6 @@ test-gnu-param-googletest:
- cd gcc_param/tests/
- googletest/sisso_test
test-gnu-googletest:
stage: unit_test
dependencies:
- build-gnu
script:
- source cpp_sisso_env/bin/activate
- export OMP_NUM_THREADS=2
- export OMP_PLACES=cores
- cd tests/
- googletest/sisso_test
test-gnu-bin-param:
stage: bin_test
dependencies:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment