mirror of
https://github.com/falk-werner/webfused
synced 2024-10-27 20:44:08 +00:00
print error logs on failure
This commit is contained in:
parent
e1705d50cf
commit
b95f537a79
@ -45,7 +45,7 @@ before_script:
|
|||||||
- ninja
|
- ninja
|
||||||
|
|
||||||
script:
|
script:
|
||||||
- meson test $CHECK_OPTS
|
- meson test --print-errorlogs $CHECK_OPTS
|
||||||
|
|
||||||
after_success:
|
after_success:
|
||||||
- bash <(curl -s https://codecov.io/bash)
|
- bash <(curl -s https://codecov.io/bash)
|
Loading…
Reference in New Issue
Block a user