Skip to content

Commit 03a96ae

Browse files
committed
Trim config
1 parent 3a8d29a commit 03a96ae

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/push.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -147,10 +147,7 @@ jobs:
147147
MYSQL_TEST_HOST: mysql
148148
PDO_MYSQL_TEST_DSN: mysql:host=mysql;dbname=test
149149
PDO_MYSQL_TEST_HOST: mysql
150-
PDO_FIREBIRD_TEST_DATABASE: test.fdb
151150
PDO_FIREBIRD_TEST_DSN: firebird:dbname=firebird:test.fdb
152-
PDO_FIREBIRD_TEST_PASS: test
153-
PDO_FIREBIRD_TEST_USER: test
154151
services:
155152
mysql:
156153
image: mysql:8.3

0 commit comments

Comments
 (0)