ci: Make Flatpak builds blocking again
The Flatpak builds are now fixed again in the CI, so let's no longer allow them to break.
This commit is contained in:
parent
e4a50ed3b2
commit
f470a1ed7d
1 changed files with 0 additions and 2 deletions
|
|
@ -131,8 +131,6 @@ flatpak:
|
||||||
TEST_RUN_ARGS: $TEST_ARGS
|
TEST_RUN_ARGS: $TEST_ARGS
|
||||||
BUNDLE: geary-dev.flatpak
|
BUNDLE: geary-dev.flatpak
|
||||||
extends: .flatpak
|
extends: .flatpak
|
||||||
# This is broken, allow it to fail.
|
|
||||||
allow_failure: true
|
|
||||||
|
|
||||||
##
|
##
|
||||||
# Stage: Deploy
|
# Stage: Deploy
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue