Skip to content

Commit 0a2b8e0

Browse files
authored
💚 Only analyze in minimum stable version test. 0bc4bac
1 parent 0bc4bac commit 0a2b8e0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/minimum_stable_version_test.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@ jobs:
2525
- run: flutter --version
2626
- run: flutter pub get
2727
- run: flutter analyze lib example/lib
28-
- run: cd example; flutter build ios --no-codesign
2928

3029
test_android:
3130
name: Test android on ${{ matrix.os }}

0 commit comments

Comments
 (0)