We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 846ae21 commit c28db9fCopy full SHA for c28db9f
.circleci/config.yml
@@ -5,4 +5,5 @@ jobs:
5
- image: cirrusci/flutter
6
steps:
7
- checkout
8
+ - run: flutter --version
9
- run: flutter test
0 commit comments