aboutsummaryrefslogtreecommitdiffhomepage
path: root/dev/ci/user-overlays/07099-ppedrot-unification-returns-option.sh
blob: e6c48d10a6022bb958eb8886939943b87323a833 (plain)
1
2
3
4
if [ "$CI_PULL_REQUEST" = "7099" ] || [ "$CI_BRANCH" = "unification-returns-option" ]; then
    Equations_CI_BRANCH=unification-returns-option
    Equations_CI_GITURL=https://github.com/ppedrot/Coq-Equations
fi