chore: Disable integration tests

krille/nicer-encryption-page
Christian Pauly 3 years ago
parent 0e47985d1e
commit 31a51b0a85

@ -73,7 +73,7 @@ widget_test:
- flutter test integration_test -d linux - flutter test integration_test -d linux
# extending the default tests to test the Google-flavored builds # extending the default tests to test the Google-flavored builds
integration_test_proprietary: .integration_test_proprietary:
extends: .integration_test extends: .integration_test
script: script:
- git apply ./scripts/enable-android-google-services.patch - git apply ./scripts/enable-android-google-services.patch

Loading…
Cancel
Save