removing check phase
This commit is contained in:
@@ -17,4 +17,5 @@ pkgs.buildGoApplication {
|
|||||||
pwd = ./.;
|
pwd = ./.;
|
||||||
src = ./.;
|
src = ./.;
|
||||||
modules = ./gomod2nix.toml;
|
modules = ./gomod2nix.toml;
|
||||||
|
doCheck = false;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user