mirror of
https://https.git.savannah.gnu.org/git/guix.git/
synced 2025-07-15 11:30:44 +02:00
gnu: go-github-com-cskr-pubsub: Don't force running the tests.
* gnu/packages/golang.scm (go-github-com-cskr-pubsub)[arguments]: Remove the #:tests keyword. Change-Id: Ia48f48a239238173994ca39e6b896c69948deb78
This commit is contained in:
parent
fb9168d2c0
commit
143927acac
1 changed files with 0 additions and 1 deletions
|
@ -1800,7 +1800,6 @@ submodules:
|
|||
(build-system go-build-system)
|
||||
(arguments
|
||||
(list
|
||||
#:tests? #t ; Tests require network interface access
|
||||
#:import-path "github.com/cskr/pubsub"))
|
||||
(home-page "https://github.com/cskr/pubsub")
|
||||
(synopsis "Simple pubsub package for go")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue