Skip to content

Commit

Permalink
Workflow action updated
Browse files Browse the repository at this point in the history
  • Loading branch information
firoz3130 committed Jul 20, 2023
1 parent 9ad6d48 commit 6cb0285
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/flutter_build_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,9 +32,6 @@ jobs:
# Get flutter dependencies.
- run: flutter pub get

# Check for any formatting issues in the code.
- run: flutter format --set-exit-if-changed .

# Statically analyze the Dart code for any errors.
- run: flutter analyze .

Expand Down

0 comments on commit 6cb0285

Please sign in to comment.