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

Typos in new .gitlab-ci.yml

parent 841be10a
No related branches found
No related tags found
No related merge requests found
...@@ -153,7 +153,7 @@ test-intel-param-googletest: ...@@ -153,7 +153,7 @@ test-intel-param-googletest:
- export PATH=$INTEL_COMP_ROOT/bin/:$INTEL_COMP_ROOT/bin/intel64:$I_MPI_ROOT/bin:$PATH - export PATH=$INTEL_COMP_ROOT/bin/:$INTEL_COMP_ROOT/bin/intel64:$I_MPI_ROOT/bin:$PATH
- export OMP_NUM_THREADS=2 - export OMP_NUM_THREADS=2
- export OMP_PLACES=cores - export OMP_PLACES=cores
- cd intel_base/tests/ - cd intel_param/tests/
- googletest/sisso_test - googletest/sisso_test
test-intel-bin-param: test-intel-bin-param:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment