CI: Test patch on each commit
This commit is contained in:
parent
c848e7748c
commit
bac6224271
1 changed files with 1 additions and 0 deletions
|
|
@ -1,3 +1,4 @@
|
|||
#!/bin/sh -ve
|
||||
flutter format lib/ test/ --set-exit-if-changed
|
||||
flutter analyze
|
||||
git apply ./scripts/enable-android-google-services.patch --check
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue