Skip to content
Snippets Groups Projects
Commit 8caff614 authored by Bryan R's avatar Bryan R Committed by Bodigrim
Browse files

Enable parallel tests

parent 3e691a17
Branches master
No related tags found
No related merge requests found
...@@ -259,7 +259,7 @@ source-repository head ...@@ -259,7 +259,7 @@ source-repository head
test-suite tests test-suite tests
type: exitcode-stdio-1.0 type: exitcode-stdio-1.0
ghc-options: ghc-options:
-Wall -threaded -rtsopts -Wall -threaded -rtsopts -with-rtsopts=-N
hs-source-dirs: tests hs-source-dirs: tests
main-is: Tests.hs main-is: Tests.hs
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment