diff --git a/org.gnome.Geary.json b/org.gnome.Geary.json index d2d74d7e..15e15c54 100644 --- a/org.gnome.Geary.json +++ b/org.gnome.Geary.json @@ -275,11 +275,11 @@ "config-opts": [ "-Dprofile=development" ], + "run-tests": true, "sources": [ { - "type": "git", - "url": "https://gitlab.gnome.org/GNOME/geary.git", - "branch": "main" + "type": "dir", + "path": "./" } ] }