github-cli: bump to latest version and allow test suite to run properly #51
@ -42,3 +42,10 @@ src_install() {
|
||||
dobashcompletion gh.bash-completion
|
||||
dozshcompletion gh.zsh-completion
|
||||
}
|
||||
|
||||
src_test() {
|
||||
esandbox disable_net
|
||||
default
|
||||
esandbox enable_net
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user