drone- try tests first without linux-desktop
continuous-integration/drone/push Build is failing Details

This commit is contained in:
erinn 2021-03-30 12:30:17 -07:00
parent 50d27e89fc
commit 6b6cf430f7
1 changed files with 1 additions and 3 deletions

View File

@ -57,10 +57,8 @@ steps:
- name: deps
path: /root/.pub-cache
commands:
- flutter config --enable-linux-desktop
# - flutter config --enable-linux-desktop
- flutter test --coverage
- apt-get update
- apt-get install -y --no-install-recommends lcov
- genhtml coverage/lcov.info -o coverage/html
# Todo: gonna need more work on container