Update main.yml

This commit is contained in:
Moritz Weber 2020-06-03 21:51:50 +02:00 committed by GitHub
parent 8728c8db17
commit 8b8e5089d2
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 --debug
- run: flutter build apk --debug