nix(refactor): Split memoryTest from tests.nix into memory.nix
This commit is contained in:
committed by
Wolfgang Walther
parent
e199337a53
commit
2e73886adc
@@ -172,7 +172,7 @@ jobs:
|
||||
cachix use postgrest
|
||||
- run:
|
||||
name: Install testing scripts
|
||||
command: nix-env -f default.nix -iA tests tests.memoryTests withTools
|
||||
command: nix-env -f default.nix -iA tests memory withTools
|
||||
- run:
|
||||
name: Run coverage (io tests and spec tests against PostgreSQL 13)
|
||||
command: postgrest-coverage
|
||||
|
||||
Reference in New Issue
Block a user