Skip to content

Commit

Permalink
Add multi-adapter workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
xjunior committed May 10, 2024
1 parent d354ffc commit 2aca2a9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/audiences-multi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ jobs:
image: mysql:latest
env:
MYSQL_USER: $DATABASE_USER
MYSQL_RANDOM_ROOT_PASSWORD: yes
MYSQL_PASSWORD: $DATABASE_PASS
MYSQL_DATABASE: test
ports:
Expand Down

0 comments on commit 2aca2a9

Please sign in to comment.