Change name of unittest to work around OSCI bug
Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
This commit is contained in:
parent
d9049f9b65
commit
2b8d40048d
@ -27,6 +27,6 @@
|
|||||||
- build:
|
- build:
|
||||||
dir: .
|
dir: .
|
||||||
run: meson -Dtest_installed_lib=true -Ddeveloper_build=false source
|
run: meson -Dtest_installed_lib=true -Ddeveloper_build=false source
|
||||||
- test:
|
- unittests:
|
||||||
dir: .
|
dir: .
|
||||||
run: ninja test
|
run: ninja test
|
||||||
|
Loading…
Reference in New Issue
Block a user