Skip to content
Snippets Groups Projects
Commit 0decad86 authored by Lauri Himanen's avatar Lauri Himanen
Browse files

Fixed the wrong parser name in test file.

parent d05af29c
No related branches found
No related tags found
No related merge requests found
Pipeline #
......@@ -9,11 +9,11 @@ testing:
- cd nomad-lab-base
- git submodule foreach git checkout master
- git submodule foreach git pull
- sbt wien2k/test
- sbt elk/test
- export PYTHONEXE=/labEnv/bin/python
- sbt wien2k/test
- sbt elk/test
only:
- master
tags:
- test
- spec2
\ No newline at end of file
- spec2
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment