me
/
guix
Archived
1
0
Fork 0

gnu: transanno: Don't set #:tests to #true.

* gnu/packages/bioinformatics.scm (transanno)[arguments]: Don't set
tests unconditionally to #true.
master
Efraim Flashner 2023-10-22 20:25:39 +03:00
parent 50f514762b
commit af89b109db
No known key found for this signature in database
GPG Key ID: 41AAE7DCCA3D8351
1 changed files with 0 additions and 1 deletions

View File

@ -4695,7 +4695,6 @@ accurately delineate genomic rearrangements throughout the genome.")
(arguments
(list
#:install-source? #false ;fails
#:tests? #true
#:phases
#~(modify-phases %standard-phases
(add-after 'unpack 'prepare-test-files