mirror of https://github.com/nirenjan/libx52.git
Add output of x52bugreport to CI run
parent
24ce9bc97b
commit
3168061c99
|
@ -10,6 +10,9 @@ make -j V=0
|
|||
make -j check V=0
|
||||
make -j distcheck
|
||||
|
||||
# Print bugreport output
|
||||
./x52bugreport
|
||||
|
||||
# Make sure that there are no changes to the source code
|
||||
# This may happen if the source have changed with differences to the
|
||||
# translation files and templates. Enabling this will allow us to catch
|
||||
|
|
Loading…
Reference in New Issue