mirror of
https://gitlab.univ-nantes.fr/glicid-public/guix-glicid.git
synced 2025-04-30 06:08:37 +02:00
re enable tests globally
This commit is contained in:
parent
59bfedd572
commit
343fed7951
1 changed files with 3 additions and 3 deletions
|
@ -691,9 +691,9 @@ in the @code{debug} output), and binutils.")))
|
||||||
(package
|
(package
|
||||||
(inherit hdf5-1.12)
|
(inherit hdf5-1.12)
|
||||||
(name "glicid-specific-hdf5")
|
(name "glicid-specific-hdf5")
|
||||||
(arguments
|
; (arguments
|
||||||
`(#:tests? #f)
|
; `(#:tests? #f)
|
||||||
)
|
; )
|
||||||
(native-inputs `(
|
(native-inputs `(
|
||||||
("gcc",gcc-11)
|
("gcc",gcc-11)
|
||||||
("gfortran",gfortran-11)
|
("gfortran",gfortran-11)
|
||||||
|
|
Loading…
Add table
Reference in a new issue