Skip to content

Commit

Permalink
chore: disable android test github actions
Browse files Browse the repository at this point in the history
  • Loading branch information
sboh1214 committed Nov 3, 2024
1 parent f7d16a7 commit b7f2892
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ jobs:
run: flutter test

integration-android:
if: false
name: Integration Test on Android
runs-on: ubuntu-latest
steps:
Expand Down

0 comments on commit b7f2892

Please sign in to comment.