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 4b4fc07 commit 28b9290Copy full SHA for 28b9290
.github/workflows/ci_build.yml
@@ -15,6 +15,7 @@ jobs:
15
java-version: '12.x'
16
- uses: subosito/[email protected]
17
with:
18
+ flutter-version: '1.26.x'
19
channel: 'dev'
20
- run: flutter pub get
21
- run: flutter test
0 commit comments