mirror of
https://github.com/c-cube/ocaml-containers.git
synced 2025-12-06 19:25:28 -05:00
try to fix ci
This commit is contained in:
parent
1450b869f9
commit
5c67fb51ab
1 changed files with 1 additions and 0 deletions
|
|
@ -27,6 +27,7 @@
|
||||||
(name runtest)
|
(name runtest)
|
||||||
(locks /ctest)
|
(locks /ctest)
|
||||||
(deps (source_tree test_data))
|
(deps (source_tree test_data))
|
||||||
|
(enabled_if (>= %{ocaml_version} "4.08"))
|
||||||
(action
|
(action
|
||||||
(ignore-stdout
|
(ignore-stdout
|
||||||
(run ./ccparse_irclogs.exe test_data/irc-logs.txt))))
|
(run ./ccparse_irclogs.exe test_data/irc-logs.txt))))
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue