refactor: delete QueryCost, instead use PlanSpec
This commit is contained in:
committed by
Steve Chavez
parent
1065021348
commit
781fa592ca
@@ -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