summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--gnu/packages/golang-xyz.scm1
1 files changed, 1 insertions, 0 deletions
diff --git a/gnu/packages/golang-xyz.scm b/gnu/packages/golang-xyz.scm
index 7c92b3459e..60321ace58 100644
--- a/gnu/packages/golang-xyz.scm
+++ b/gnu/packages/golang-xyz.scm
@@ -12314,6 +12314,7 @@ programs that use traditional command lines.")
(arguments
(list
#:import-path "github.com/pelletier/go-toml/v2"
+ #:parallel-tests? #f
#:test-flags
#~(list "-short"
"-count" "1"