flatpak: Use local directory for geary module
While we're at it, set "run-tests" to true to make sure people are running tests with flatpak-builder.
This commit is contained in:
parent
fa129c5bbf
commit
3ff4fe5b6a
1 changed files with 3 additions and 3 deletions
|
|
@ -275,11 +275,11 @@
|
||||||
"config-opts": [
|
"config-opts": [
|
||||||
"-Dprofile=development"
|
"-Dprofile=development"
|
||||||
],
|
],
|
||||||
|
"run-tests": true,
|
||||||
"sources": [
|
"sources": [
|
||||||
{
|
{
|
||||||
"type": "git",
|
"type": "dir",
|
||||||
"url": "https://gitlab.gnome.org/GNOME/geary.git",
|
"path": "./"
|
||||||
"branch": "main"
|
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue