Skip to content

Commit cb40398

Browse files
committed
dtop analyze
1 parent eb01076 commit cb40398

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release_test_apk.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
channel: 'stable'
2525
- run: flutter pub get
2626
# - run: dart format --set-exit-if-changed .
27-
- run: flutter analyze .
27+
# - run: flutter analyze .
2828
- run: flutter build apk
2929
- name: Push Release to Github
3030
uses: ncipollo/release-action@v1

0 commit comments

Comments
 (0)