Skip to content
Snippets Groups Projects
Commit 96ae9278 authored by David Trattnig's avatar David Trattnig
Browse files

ci: create cache dir before testing

parent fa82ed9a
No related branches found
No related tags found
1 merge request!35ORM-less scheduling
......@@ -24,6 +24,7 @@ run_test_cases:
before_script:
- *install_requirements
- cp config/engine-tests.yaml config/engine.yaml
- mkdir -p .cache
script:
- make coverage
coverage: '/(?i)total.*? (100(?:\.0+)?\%|[1-9]?\d(?:\.\d+)?\%)$/'
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment