Skip to content

Commit da6745f

Browse files
committed
Trim config
1 parent 7d3d2f9 commit da6745f

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
@@ -146,10 +146,7 @@ jobs:
146146
MYSQL_TEST_HOST: mysql
147147
PDO_MYSQL_TEST_DSN: mysql:host=mysql;dbname=test
148148
PDO_MYSQL_TEST_HOST: mysql
149-
PDO_FIREBIRD_TEST_DATABASE: test.fdb
150149
PDO_FIREBIRD_TEST_DSN: firebird:dbname=firebird:test.fdb
151-
PDO_FIREBIRD_TEST_PASS: test
152-
PDO_FIREBIRD_TEST_USER: test
153150
services:
154151
mysql:
155152
image: mysql:8.3

0 commit comments

Comments
 (0)