mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-17 15:22:59 +01:00
cod: disable tests
This commit is contained in:
parent
7802f1b647
commit
38dc7696b6
1 changed files with 2 additions and 0 deletions
|
@ -24,6 +24,8 @@ buildGoModule rec {
|
|||
done
|
||||
popd
|
||||
export COD_TEST_BINARY="''${NIX_BUILD_TOP}/go/bin/cod"
|
||||
|
||||
substituteInPlace test/learn_test.go --replace TestLearnArgparseSubCommand SkipLearnArgparseSubCommand
|
||||
'';
|
||||
|
||||
meta = with lib; {
|
||||
|
|
Loading…
Reference in a new issue