Skip to content

Commit

Permalink
Enable parallel tests
Browse files Browse the repository at this point in the history
  • Loading branch information
chreekat authored and Bodigrim committed Jan 30, 2024
1 parent 3e691a1 commit 8caff61
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion text.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -259,7 +259,7 @@ source-repository head
test-suite tests
type: exitcode-stdio-1.0
ghc-options:
-Wall -threaded -rtsopts
-Wall -threaded -rtsopts -with-rtsopts=-N

hs-source-dirs: tests
main-is: Tests.hs
Expand Down

0 comments on commit 8caff61

Please sign in to comment.