Skip to content

Commit

Permalink
Don't run rescript snapshots tests on opamci
Browse files Browse the repository at this point in the history
  • Loading branch information
davesnx committed Apr 17, 2024
1 parent f7affb3 commit c38b804
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions packages/ppx/test/snapshot/dune
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@
rescript
(cram
(alias test_ppx_snapshot_rescript)
(enabled_if
(= %{env:OPAM_REPO_CI=false} false))
(deps
%{bin:rewriter}
(package styled-ppx))))

0 comments on commit c38b804

Please sign in to comment.