Skip to content

Commit

Permalink
Enable parallel tests
Browse files Browse the repository at this point in the history
  • Loading branch information
chreekat committed Jan 28, 2024
1 parent b070bac commit c04d31a
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 c04d31a

Please sign in to comment.