Skip to content
Snippets Groups Projects
Verified Commit e9f63664 authored by Ole Binder's avatar Ole Binder
Browse files

Chore: update paths for latest fix

parent eb11f613
No related branches found
No related tags found
1 merge request!17Yaml configuration file
Pipeline #8459 passed
......@@ -29,14 +29,14 @@ check_spelling:
check_code:
stage: test
script:
- liquidsoap --check src/engine.liq
- cp config/sample-engine-core.yaml config/engine-core.yaml
- liquidsoap --check src/engine.liq
run_tests:
stage: test
script:
- cd tests
- cp config/sample-engine-core.yaml config/engine-core.yaml
- cd tests
- liquidsoap engine_test_suite.liq
docker-push:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment