File tree 1 file changed +0
-6
lines changed
1 file changed +0
-6
lines changed Original file line number Diff line number Diff line change 17
17
- gel-relational
18
18
- planetscale
19
19
- singlestore-core
20
- - singlestore-relational
21
20
- singlestore-proxy
22
21
- singlestore-prefixed
23
22
- singlestore-custom
@@ -179,10 +178,6 @@ jobs:
179
178
pnpm vitest run tests/singlestore/singlestore.test.ts
180
179
;;
181
180
182
- singlestore-relational)
183
- pnpm vitest run tests/relational/singlestore.test.ts
184
- ;;
185
-
186
181
singlestore-proxy)
187
182
pnpm vitest run tests/singlestore/singlestore-proxy.test.ts
188
183
;;
@@ -219,7 +214,6 @@ jobs:
219
214
--exclude tests/relational/mysql.planetscale-v1.test.ts \
220
215
--exclude tests/relational/mysql.planetscale.test.ts \
221
216
--exclude tests/singlestore/singlestore.test.ts \
222
- --exclude tests/relational/singlestore.test.ts \
223
217
--exclude tests/singlestore/singlestore-proxy.test.ts \
224
218
--exclude tests/singlestore/singlestore-prefixed.test.ts \
225
219
--exclude tests/singlestore/singlestore-custom.test.ts \
You can’t perform that action at this time.
0 commit comments