This commit is contained in:
ekibun
2021-02-22 13:07:53 +08:00
parent 7fe4f5e431
commit 8fb26b20af
12 changed files with 385 additions and 362 deletions

View File

@@ -20,7 +20,6 @@ jobs:
- name: Flutter action
uses: subosito/flutter-action@v1
with:
channel: "stable"
flutter-version: "1.22.4"
channel: beta
- run: flutter pub get
- run: flutter test test/flutter_qjs_test.dart