Skip to content

Commit 844e1d7

Browse files
committed
try to fix analyzer
1 parent c732bef commit 844e1d7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ jobs:
1414
- uses: subosito/flutter-action@v1
1515
with:
1616
channel: 'stable'
17+
- run: flutter pub get
1718
- run: flutter format -n --set-exit-if-changed .
1819
- run: flutter analyze
1920
- run: flutter test --coverage

0 commit comments

Comments
 (0)