Correct tests
This commit is contained in:
parent
6ab47c0b14
commit
ec0482a416
|
|
@ -47,7 +47,7 @@ jobs:
|
||||||
- uses: actions/checkout@v1
|
- uses: actions/checkout@v1
|
||||||
- uses: subosito/flutter-action@v1
|
- uses: subosito/flutter-action@v1
|
||||||
with:
|
with:
|
||||||
flutter-version: '2.0.5'
|
flutter-version: '2.2.3'
|
||||||
channel: 'stable'
|
channel: 'stable'
|
||||||
- name: Setup App
|
- name: Setup App
|
||||||
run: |
|
run: |
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue