Merge remote-tracking branch 'justinkb/gh-cli-bump-fix-tests'
This commit is contained in:
commit
035c968f4d
@ -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