Skip to content

Commit 0598fd7

Browse files
committed
Revert "remove test projects"
This reverts commit 8baee22.
1 parent 8baee22 commit 0598fd7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/scripts/main/main.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -196,6 +196,8 @@ if [ "$OPAM_DEPENDS" = "1" ]; then
196196
(set +x; echo -en "::group::depends\r") 2>/dev/null
197197

198198
test_project "ocaml-opam" "opam-publish" 0 "make"
199+
test_project "AltGr" "opam-bundle" 0 "make"
200+
test_project "ocamlpro" "opam-custom-install" 1 "dune build"
199201

200202
if [ -n "$DEPENDS_ERRORS" ]; then
201203
echo -e "\e[31mErrors detected in plugins $DEPENDS_ERRORS\e[0m";

0 commit comments

Comments
 (0)