This commit is contained in:
Filip Bucek 2019-10-07 13:03:39 +02:00
parent b73ea440c7
commit 8e8f93d82f

View File

@ -29,4 +29,4 @@ test: # name of task
- hw # spaceti-runner server has running runners and one has tag 'hw' - hw # spaceti-runner server has running runners and one has tag 'hw'
script: # run in bash script: # run in bash
- cd build - cd build
- make check UnitTest - make check test