gnu: forgejo-runner: Don't install sources.

* gnu/packages/ci.scm (forgejo-runner): Don't install sources.

Change-Id: Ide8277bd4ef2d373ec4afb9f7670376e826189d5
This commit is contained in:
Sharlatan Hellseher 2025-06-21 00:01:54 +01:00
parent e6d3f20f05
commit 7284e0967a
No known key found for this signature in database
GPG key ID: 76D727BFF62CD2B5

View file

@ -315,6 +315,7 @@ reinventing them.")
(arguments
(list
#:go go-1.23
#:install-source? #f
#:import-path "gitea.com/gitea/act_runner"
#:embed-files #~(list ".*\\.json" ".*\\.js" ".*\\.sh")
#:test-flags