mirror of
https://gitlab.com/famedly/fluffychat.git
synced 2024-11-27 14:59:29 +01:00
CI: Test patch on each commit
This commit is contained in:
parent
72d1a9b66c
commit
00157ca604
@ -1,3 +1,4 @@
|
|||||||
#!/bin/sh -ve
|
#!/bin/sh -ve
|
||||||
flutter format lib/ test/ --set-exit-if-changed
|
flutter format lib/ test/ --set-exit-if-changed
|
||||||
flutter analyze
|
flutter analyze
|
||||||
|
git apply ./scripts/enable-android-google-services.patch --check
|
||||||
|
Loading…
Reference in New Issue
Block a user