Fix test step dependency

This commit is contained in:
David Boddie
2019-07-22 20:12:26 +02:00
parent fa32a03fbf
commit 7c53d75718

View File

@ -23,7 +23,7 @@ test:
<<: *tags
stage: test
dependencies:
- build
- build_meson
script:
- export LC_ALL=C.UTF-8
- ninja -C _build test