Skip to content

Commit

Permalink
💚 fix build work flow
Browse files Browse the repository at this point in the history
  • Loading branch information
BirjuVachhani committed Apr 17, 2021
1 parent 29ded85 commit 9a6f0b6
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/flutter.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,6 @@ jobs:
uses: subosito/flutter-action@v1
- name: Install dependencies
run: flutter packages get
- name: Static Analysis
run: flutter analyze
- name: Code Formatting
run: dart format --set-exit-if-changed .
- name: Check Publish Warnings
Expand Down

0 comments on commit 9a6f0b6

Please sign in to comment.