Skip to content

Commit

Permalink
test: mysql version 8.4
Browse files Browse the repository at this point in the history
  • Loading branch information
karenc-bq committed Oct 1, 2024
1 parent f2a8267 commit d4f7b69
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run-integration-tests-codebuild.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:
echo "TEMP_AWS_SESSION_TOKEN=${creds[2]}" >> $GITHUB_ENV
- name: Run integration tests
run: |
./gradlew --no-parallel --no-daemon test-all-${{ matrix.environment }}-aurora
./gradlew --no-parallel --no-daemon test-all-${{ matrix.environment }}-multi-az
env:
AURORA_CLUSTER_DOMAIN: ${{ secrets.DB_CONN_SUFFIX }}
RDS_DB_REGION: ${{ secrets.AWS_DEFAULT_REGION }}
Expand Down

0 comments on commit d4f7b69

Please sign in to comment.