diff options
| -rw-r--r-- | gnu/packages/golang-xyz.scm | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gnu/packages/golang-xyz.scm b/gnu/packages/golang-xyz.scm index 7c92b3459e5..60321ace58b 100644 --- a/gnu/packages/golang-xyz.scm +++ b/gnu/packages/golang-xyz.scm | |||
| @@ -12314,6 +12314,7 @@ programs that use traditional command lines.") | |||
| 12314 | (arguments | 12314 | (arguments |
| 12315 | (list | 12315 | (list |
| 12316 | #:import-path "github.com/pelletier/go-toml/v2" | 12316 | #:import-path "github.com/pelletier/go-toml/v2" |
| 12317 | #:parallel-tests? #f | ||
| 12317 | #:test-flags | 12318 | #:test-flags |
| 12318 | #~(list "-short" | 12319 | #~(list "-short" |
| 12319 | "-count" "1" | 12320 | "-count" "1" |
