mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-06 21:20:33 +02:00
gnu: redeal: Disable missing tests.
* gnu/packages/games.scm (redeal):[arguments] <test-flags>: No tests provided. Change-Id: I564f131a34e01bef441be01f20ff87d00892141f
This commit is contained in:
committed by
Andreas Enge
parent
b2ffb0bfe5
commit
0c6eb59fa2
@@ -2953,6 +2953,7 @@ features, rewinding, and a strict mode for speedrunning.")
|
||||
(build-system pyproject-build-system)
|
||||
(arguments
|
||||
(list
|
||||
#:tests? #f
|
||||
#:phases
|
||||
#~(modify-phases %standard-phases
|
||||
(add-after 'unpack 'unbundle-dds
|
||||
|
||||
Reference in New Issue
Block a user