We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ce562a3 commit 822d238Copy full SHA for 822d238
.github/workflows/phpunit.yaml
@@ -80,5 +80,4 @@ jobs:
80
- run: ./vendor/bin/phpunit tests/SqliteDatabase*
81
- run: ./vendor/bin/phpunit tests/MysqlDatabase*
82
- run: ./vendor/bin/phpunit tests/PostgresDatabase*
83
- - run: ./vendor/bin/phpunit tests/SqlServerSqlsrv*
84
- run: ./vendor/bin/phpunit tests/SqlServerDblib*
0 commit comments