Skip to content
Snippets Groups Projects
Commit 231316fa authored by Mohamed, Fawzi Roberto (fawzi)'s avatar Mohamed, Fawzi Roberto (fawzi)
Browse files

fixing typo in test runner

parent 4e1d4947
No related branches found
No related tags found
No related merge requests found
......@@ -9,9 +9,9 @@ testing:
- cd nomad-lab-base
- git submodule foreach git checkout master
- git submodule foreach git pull
- sbt ocra/test
- sbt orca/test
- export PYTHONEXE=/labEnv/bin/python
- sbt ocra/test
- sbt orca/test
only:
- master
tags:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment