refactor: delete QueryCost, instead use PlanSpec
This commit is contained in:
committed by
Laurence Isla
parent
ae3c784921
commit
519dbc75f3
@@ -86,10 +86,6 @@ jobs:
|
||||
if: always()
|
||||
run: postgrest-with-postgresql-${{ matrix.pgVersion }} -f test/io/fixtures.sql postgrest-test-io
|
||||
|
||||
- name: Run query cost tests
|
||||
if: always()
|
||||
run: postgrest-with-postgresql-${{ matrix.pgVersion }} postgrest-test-querycost
|
||||
|
||||
|
||||
Test-Memory-Nix:
|
||||
name: Test memory (Nix)
|
||||
|
||||
Reference in New Issue
Block a user