Skip to content

Commit

Permalink
Update build.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
cloudwebrtc authored Oct 23, 2024
1 parent 9c2ea52 commit a0d5e0d
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,12 +40,8 @@ jobs:
run: dart format lib/ test/ --set-exit-if-changed
- name: Import Sorter Check
run: dart run import_sorter:main --no-comments --exit-if-changed
- name: Check version consistency
run: dart run scripts/check_version.dart
- name: Dart Analyze Check
run: flutter analyze
- name: Dart Test Check
run: flutter test

build-for-android:
name: Build for Flutter Android
Expand Down

0 comments on commit a0d5e0d

Please sign in to comment.