Skip to content

Commit

Permalink
Use [email protected] for integration tests
Browse files Browse the repository at this point in the history
  • Loading branch information
daohoangson committed May 14, 2024
1 parent f3125f5 commit 168a0de
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/integration_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ jobs:
uses: subosito/flutter-action@44ac965b96f18d999802d4b807e3256d5a3f9fa1 # v2.16.0
with:
cache: true
flutter-version: 3.19
- name: Gradle cache
uses: gradle/gradle-build-action@4c39dd82cd5e1ec7c6fa0173bb41b4b6bb3b86ff # v3.3.2
with:
Expand Down Expand Up @@ -71,6 +72,7 @@ jobs:
uses: subosito/flutter-action@44ac965b96f18d999802d4b807e3256d5a3f9fa1 # v2.16.0
with:
cache: true
flutter-version: 3.19

- name: Unlock Fastlane secrets
env:
Expand Down

1 comment on commit 168a0de

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.