Skip to content

Commit

Permalink
Update flow: Update script configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
devnta committed Jan 25, 2024
1 parent 29a1441 commit b8304ba
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ jobs:
with:
api-level: 29
script: echo "Generated AVD snapshot for caching."
- run: flutter doctor -v
- run: flutter pub get
- run: flutter pub run build_runner build --delete-conflicting-outputs
- run: flutter test integration_test
Expand Down

0 comments on commit b8304ba

Please sign in to comment.