Skip to content

Commit

Permalink
fixup! tracing: fix make check warnings
Browse files Browse the repository at this point in the history
  • Loading branch information
GabrielBuica committed Jul 30, 2024
1 parent f63ea3d commit b1fbfc0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dune
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
(ocamlopt_flags (:standard -g -p -w -39))
(flags (:standard -w -39))
)
(dev (flags (:standard -g -w -39 -warn-error -69)))
(dev (flags (:standard -g -w -39)))
(release
(flags (:standard -w -39-6@5))
(env-vars (ALCOTEST_COMPACT 1))
Expand Down

0 comments on commit b1fbfc0

Please sign in to comment.