|
@@ -144,7 +144,7 @@ jobs:
|
|
uses: subosito/flutter-action@v2
|
|
uses: subosito/flutter-action@v2
|
|
with:
|
|
with:
|
|
channel: "stable"
|
|
channel: "stable"
|
|
- flutter-version: "3.13.3"
|
|
|
|
|
|
+ flutter-version: "3.13.6"
|
|
- name: Run tests
|
|
- name: Run tests
|
|
working-directory: ./mobile
|
|
working-directory: ./mobile
|
|
run: flutter test -j 1
|
|
run: flutter test -j 1
|