Skip to content

Commit 62f12fb

Browse files
committed
Update test expectations
1 parent b6755d6 commit 62f12fb

File tree

2 files changed

+46
-52
lines changed

2 files changed

+46
-52
lines changed

opam-ci-check/test/build.t

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -119,6 +119,7 @@ Test the build command:
119119
ENV OPAMCRITERIA="+removed,+count[version-lag,solution]"
120120
ENV OPAMFIXUPCRITERIA="+removed,+count[version-lag,solution]"
121121
ENV OPAMUPGRADECRITERIA="+removed,+count[version-lag,solution]"
122+
RUN opam repository add archive https://github.com/ocaml/opam-repository-archive
122123
RUN opam reinstall conf-pkg-config.4; \
123124
res=$?; \
124125
test "$res" != 31 && exit "$res"; \

0 commit comments

Comments
 (0)