mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: r-rhdf5: Disable tests.
* gnu/packages/bioconductor.scm (r-rhdf5)[arguments]: Disable tests. Change-Id: Idf7000f2471b9bac6c28f86122b78c230a61aa29
This commit is contained in:
parent
8218b76a44
commit
446e86110e
1 changed files with 1 additions and 0 deletions
|
@ -12540,6 +12540,7 @@ browser.")
|
|||
(build-system r-build-system)
|
||||
(arguments
|
||||
(list
|
||||
#:tests? #false ;TODO: they are killed
|
||||
#:phases
|
||||
'(modify-phases %standard-phases
|
||||
(add-after 'unpack 'delete-bad-tests
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue