Skip to content

Commit

Permalink
enable parallel tests
Browse files Browse the repository at this point in the history
  • Loading branch information
hydrolarus committed Mar 13, 2024
1 parent 050de41 commit 6a73e20
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions clash-vexriscv-sim/clash-vexriscv-sim.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -126,8 +126,7 @@ test-suite unittests
default-language: Haskell2010
hs-source-dirs: tests
type: exitcode-stdio-1.0
-- TODO: enable parallel tests:
-- ghc-options: -threaded -rtsopts -with-rtsopts=-N
ghc-options: -threaded -rtsopts -with-rtsopts=-N
build-tool-depends:
clash-vexriscv-sim:clash-vexriscv-bin
autogen-modules:
Expand Down

0 comments on commit 6a73e20

Please sign in to comment.