diff --git a/packages/dev-util/github-cli/github-cli-1.10.3.exheres-0 b/packages/dev-util/github-cli/github-cli-1.10.3.exheres-0 index 3e485d2..aaadac9 100644 --- a/packages/dev-util/github-cli/github-cli-1.10.3.exheres-0 +++ b/packages/dev-util/github-cli/github-cli-1.10.3.exheres-0 @@ -42,3 +42,10 @@ src_install() { dobashcompletion gh.bash-completion dozshcompletion gh.zsh-completion } + +src_test() { + esandbox disable_net + default + esandbox enable_net +} +