mirror of
https://github.com/FeralInteractive/gamemode.git
synced 2025-07-31 18:36:53 +02:00
add metainfo test
Signed-off-by: Stephan Lachnit <stephanlachnit@protonmail.com>
This commit is contained in:

committed by
afayaz-feral

parent
f95470c94a
commit
6453a123ab
@@ -5,6 +5,7 @@ sudo: false
|
||||
addons:
|
||||
apt:
|
||||
packages:
|
||||
- appstream
|
||||
- clang
|
||||
- clang-format
|
||||
- libinih-dev
|
||||
@@ -18,6 +19,7 @@ addons:
|
||||
script:
|
||||
- ./scripts/format-check.sh
|
||||
- ./bootstrap.sh -Dwith-examples=true
|
||||
- meson test -C build
|
||||
- gamemoded -v
|
||||
- dbus-run-session -- gamemode-simulate-game
|
||||
- ./scripts/static-analyser-check.sh
|
||||
|
Reference in New Issue
Block a user