Skip to content

Commit 15c7278

Browse files
committed
fixup! Fix ppx flags for examples.
1 parent ac99258 commit 15c7278

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

_oasis

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -218,7 +218,7 @@ Test basic_website_ppx
218218
WorkingDirectory: examples/basic_website_ppx
219219
Command: $basic_website_ppx
220220
TestTools: basic_website_ppx
221-
Run$: flag(tests) && flag(tests)
221+
Run$: flag(tests) && flag(ppx)
222222

223223
Executable mini_website
224224
Install: false
@@ -246,7 +246,7 @@ Test mini_website_ppx
246246
WorkingDirectory: examples/mini_website_ppx
247247
Command: $mini_website
248248
TestTools: mini_website
249-
Run$: flag(tests) && flag(tests)
249+
Run$: flag(tests) && flag(ppx)
250250

251251
## Documentation
252252

0 commit comments

Comments
 (0)