Update main.yml

This commit is contained in:
Moritz Weber 2020-06-03 21:46:16 +02:00 committed by GitHub
parent 802e9875c8
commit 8728c8db17
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -34,4 +34,4 @@ jobs:
channel: 'stable'
- run: flutter pub get
- run: flutter test
- run: flutter build apk
- run: flutter build --debug