1 parent 99d0ae5 commit 37c36d5Copy full SHA for 37c36d5
1 file changed
.github/workflows/ci.yml
@@ -65,6 +65,8 @@ jobs:
65
66
- name: Test
67
run: npm run test:mysql
68
+ env:
69
+ DB_HOST: mysql
70
71
test-postgresql:
72
runs-on: ubuntu-latest
0 commit comments