ci: Run tests
There are tests to make sure our data is valid for Flathub
This commit is contained in:
parent
635e7e13c3
commit
5e9e7600f4
1 changed files with 0 additions and 2 deletions
|
@ -5,8 +5,6 @@ include: 'https://gitlab.gnome.org/GNOME/citemplates/-/raw/master/flatpak/flatpa
|
|||
variables:
|
||||
RUNTIME_REPO: "https://nightly.gnome.org/gnome-nightly.flatpakrepo"
|
||||
BUNDLE: "${APP_ID}.flatpak"
|
||||
# We currently don't have any tests, remove "RUN_TESTS" to run tests
|
||||
RUN_TESTS: "0"
|
||||
|
||||
build@x86_64:
|
||||
extends:
|
||||
|
|
Loading…
Reference in a new issue