Use cabal v2-exec to run io tests, include io tests in nix-shell by default; remove obsolete ncat dependency (#1673)
Use cabal v2-exec to run io tests, include io tests in nix-shell by default; remove obsolete ncat dependency
This commit is contained in:
@@ -194,7 +194,7 @@ jobs:
|
||||
fi
|
||||
- run:
|
||||
name: Install testing scripts
|
||||
command: nix-env -f default.nix -iA tests tests.ioTests tests.memoryTests
|
||||
command: nix-env -f default.nix -iA tests tests.memoryTests
|
||||
- run:
|
||||
name: Skip tests on build failure
|
||||
command: circleci-agent step halt
|
||||
|
||||
Reference in New Issue
Block a user