Skip to content

Commit

Permalink
ci(repo): Fix integration test runner
Browse files Browse the repository at this point in the history
Broke due to changes in aws-amplify#2068
  • Loading branch information
Dillon Nys committed Jan 10, 2023
1 parent f7a89fa commit 4c5d370
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/amplify_integration_tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ jobs:
- uses: actions/checkout@93ea575cb5d8a053eaa0ac8fa3b40d7e05a33cc8 # 3.1.0
with:
persist-credentials: false
submodules: true

# Flutter requires Java 11 to build android apps with Gradle.
- uses: actions/setup-java@de1bb2b0c5634f0fc4438d7aa9944e68f9bf86cc # 3.6.0
Expand Down

0 comments on commit 4c5d370

Please sign in to comment.