mirror of
https://github.com/typeorm/typeorm.git
synced 2025-12-08 21:26:23 +00:00
disabled mssql testing;
This commit is contained in:
parent
034f176912
commit
0873ec1cb0
@ -27,7 +27,7 @@ jobs:
|
||||
environment:
|
||||
SA_PASSWORD: "Admin12345"
|
||||
ACCEPT_EULA: "Y"
|
||||
- image: cockroachdb/cockroach-unstable:v19.1.0-beta.20190304
|
||||
- image: cockroachdb/cockroach-unstable:latest
|
||||
command: start --insecure
|
||||
|
||||
steps:
|
||||
|
||||
@ -41,7 +41,7 @@
|
||||
"type": "sqljs"
|
||||
},
|
||||
{
|
||||
"skip": false,
|
||||
"skip": true,
|
||||
"name": "mssql",
|
||||
"type": "mssql",
|
||||
"host": "localhost",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user