Compare commits

..

No commits in common. "0df8df88abf562ad21c06b4c8fc7e0c4ad3909de" and "c2c378a0f2857552dbc93fa7b837bba2f89428a7" have entirely different histories.

View file

@ -1,9 +0,0 @@
kind: pipeline
name: default
steps:
- name: test
image: cirrusci/flutter:stable
commands:
- flutter doctor
- flutter test