add test for spec idempotence
This commit is contained in:
committed by
Wolfgang Walther
parent
71fa87937b
commit
a52c114ff4
@@ -221,6 +221,10 @@ jobs:
|
||||
name: Run the spec tests against PostgreSQL 13
|
||||
command: postgrest-test-spec-postgresql-13
|
||||
when: always
|
||||
- run:
|
||||
name: Check the spec tests for idempotence
|
||||
command: postgrest-test-spec-idempotence
|
||||
when: always
|
||||
- run:
|
||||
name: Run io tests
|
||||
command: postgrest-test-io
|
||||
|
||||
Reference in New Issue
Block a user