+ (arguments `(#:phases (modify-phases %standard-phases (delete 'check))))
The standard way of doing this is with #:tests? #f.
+ (arguments `(#:phases (modify-phases %standard-phases (delete 'check))))
The standard way of doing this is with #:tests? #f.