Skip to content

Commit c38b804

Browse files
committed
Don't run rescript snapshots tests on opamci
1 parent f7affb3 commit c38b804

File tree

1 file changed

+2
-0
lines changed
  • packages/ppx/test/snapshot

1 file changed

+2
-0
lines changed

packages/ppx/test/snapshot/dune

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@
1414
rescript
1515
(cram
1616
(alias test_ppx_snapshot_rescript)
17+
(enabled_if
18+
(= %{env:OPAM_REPO_CI=false} false))
1719
(deps
1820
%{bin:rewriter}
1921
(package styled-ppx))))

0 commit comments

Comments
 (0)