mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-03-27 07:58:07 -04:00
ci: repair ninja test target
This commit is contained in:
parent
cf04e93e4b
commit
0f7e9bc78a
1 changed files with 1 additions and 1 deletions
|
|
@ -37,7 +37,7 @@ release-x64:
|
||||||
- cd bld/release
|
- cd bld/release
|
||||||
- meson --buildtype=release -Dfcft:text-shaping=enabled -Dfcft:test-text-shaping=true ../../
|
- meson --buildtype=release -Dfcft:text-shaping=enabled -Dfcft:test-text-shaping=true ../../
|
||||||
- ninja -v -k0
|
- ninja -v -k0
|
||||||
- ninja -v tes
|
- ninja -v test
|
||||||
artifacts:
|
artifacts:
|
||||||
reports:
|
reports:
|
||||||
junit: bld/debug/meson-logs/testlog.junit.xml
|
junit: bld/debug/meson-logs/testlog.junit.xml
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue