Skip to content

Commit

Permalink
skip tests android
Browse files Browse the repository at this point in the history
  • Loading branch information
thiagocarvalhodev committed Oct 14, 2024
1 parent fe8f0e0 commit 210cf7e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/pr.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ jobs:
run: bundle exec fastlane update_release_url

build-android:
needs: pre-build
# needs: pre-build
runs-on: ubuntu-latest
steps:
# Checkout
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ dependencies:
stash: ^5.1.0
path: ^1.8.1
flutter_svg: ^2.0.10+1
sqlite3_flutter_libs: 0.5.9
sqlite3_flutter_libs: ^0.5.9
app_settings: ^4.1.8
firebase_crashlytics: ^3.0.4
firebase_core: ^2.1.1
Expand Down

0 comments on commit 210cf7e

Please sign in to comment.