nix(refactor): Move withPostgresqlVersions and withAllVersions to new withTools
This commit is contained in:
committed by
Wolfgang Walther
parent
dccce946e3
commit
32bac81d91
@@ -172,7 +172,7 @@ jobs:
|
||||
cachix use postgrest
|
||||
- run:
|
||||
name: Install testing scripts
|
||||
command: nix-env -f default.nix -iA tests tests.memoryTests
|
||||
command: nix-env -f default.nix -iA tests tests.memoryTests withTools
|
||||
- run:
|
||||
name: Run coverage (io tests and spec tests against PostgreSQL 13)
|
||||
command: postgrest-coverage
|
||||
|
||||
Reference in New Issue
Block a user