Skip to content

Commit

Permalink
Merge pull request #9 from ntaworking/develop
Browse files Browse the repository at this point in the history
Merge develop to staging
  • Loading branch information
phamquoctrongnta authored Jan 26, 2024
2 parents 3c4e79c + abd0e87 commit 2fdfb2c
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,7 @@ jobs:
uses: futureware-tech/simulator-action@v3
with:
model: 'iPhone 14'
- run: flutter doctor -v
- run: flutter pub get
- run: flutter pub run build_runner build --delete-conflicting-outputs
- run: flutter test --flavor=dev
# - run: flutter test --flavor=dev
- run: flutter test integration_test --flavor=dev

0 comments on commit 2fdfb2c

Please sign in to comment.