vouch-proxy: enable checkPhase
Upstream fixed tests in https://github.com/vouch/vouch-proxy/commit/8eae4e5edc9
This commit is contained in:
parent
0490b307e5
commit
d0637e1a25
1 changed files with 0 additions and 3 deletions
|
@ -18,9 +18,6 @@ buildGoModule rec {
|
|||
"-X main.version=${version}"
|
||||
];
|
||||
|
||||
# broken with go>1.16
|
||||
doCheck = false;
|
||||
|
||||
preCheck = ''
|
||||
export VOUCH_ROOT=$PWD
|
||||
'';
|
||||
|
|
Loading…
Reference in a new issue