Skip to content
Snippets Groups Projects
Commit f8ff75df authored by Chris Pastl's avatar Chris Pastl
Browse files

ci: create logs directory for running tests

parent d000bab2
No related branches found
No related tags found
1 merge request!35make test and coverage
Pipeline #7741 failed
......@@ -44,6 +44,7 @@ run_test_cases:
before_script:
- *install_requirements
script:
- mkdir logs
- make coverage
coverage: '/(?i)total.*? (100(?:\.0+)?\%|[1-9]?\d(?:\.\d+)?\%)$/'
artifacts:
......
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