1
Fork 0
mirror of https://https.git.savannah.gnu.org/git/guix.git/ synced 2025-07-16 03:50:45 +02:00

gnu: emacs-org-board: Skip tests.

* gnu/packages/emacs-xyz.scm (emacs-org-board): Skip tests.

Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
This commit is contained in:
Nicolas Graves 2025-04-27 16:52:41 +02:00 committed by Liliana Marie Prikler
parent 27dd20502d
commit 2a92206136
No known key found for this signature in database
GPG key ID: 442A84B8C70E2F87

View file

@ -31517,6 +31517,7 @@ incompatible versions of it.")
(build-system emacs-build-system)
(arguments
(list
#:tests? #f ; No tests.
#:phases
#~(modify-phases %standard-phases
(add-after 'unpack 'set-wget-location