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