Skip to content

Commit

Permalink
Silence warnings
Browse files Browse the repository at this point in the history
  • Loading branch information
jmid committed Sep 24, 2024
1 parent 8d945c2 commit 6c1252f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/gc/dune
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
(name stm_tests)
(modules stm_tests)
(package multicoretests)
(flags (:standard -w -37))
(libraries qcheck-stm.sequential qcheck-stm.domain)
(action (run %{test} --verbose))
)

0 comments on commit 6c1252f

Please sign in to comment.