Skip to content

Commit 2f41ffa

Browse files
committed
Mirage
1 parent 3b072cf commit 2f41ffa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ jobs:
119119
- run: cd example/w-mirage && opam exec -- make depends
120120
- run: cd example/w-mirage && ls duniverse
121121
- run: cp -r ../repo-copy example/w-mirage/duniverse/dream
122-
- run: cd example/w-mirage/duniverse && rm -rf ocaml-cstruct logs ke fmt lwt bytes seq mirage-flow sexplib0 ptime tls domain-name ocaml-ipaddr mirage-clock ocplib-endian digestif
122+
- run: cd example/w-mirage/duniverse && rm -rf ocaml-cstruct logs ke fmt lwt bytes seq mirage-flow sexplib0 ptime tls domain-name ocaml-ipaddr mirage-clock ocplib-endian digestif eqaf
123123
- run: cd example/w-mirage && mv config.ml.backup config.ml
124124
- run: cd example/w-mirage && sed -e 's/(libraries/(libraries dream-mirage/' < dune.build > dune.build.2
125125
- run: cd example/w-mirage && mv dune.build.2 dune.build

0 commit comments

Comments
 (0)