try without tests

This commit is contained in:
Yann Dupont 2021-09-06 21:02:48 +02:00
parent 4a937f6915
commit f9bbd6b4f4

View file

@ -1515,10 +1515,10 @@ storage protocols (S3, NFS, and others) through the RADOS gateway.")
; ;; Make build and test output verbose to facilitate investigation upon failure.
; ))
; (arguments
;
; `(#:tests? #f)
; )
(arguments
`(#:tests? #f)
)