Skip to content

Commit

Permalink
Update flow: Remove script before run emulator
Browse files Browse the repository at this point in the history
  • Loading branch information
devnta committed Jan 25, 2024
1 parent 991d3f3 commit 191178a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@ jobs:
uses: ReactiveCircus/android-emulator-runner@v2.29.0
with:
api-level: 29
script: ./gradlew connectedCheck
- 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 191178a

Please sign in to comment.