aboutsummaryrefslogtreecommitdiffhomepage
path: root/dev/ci/user-overlays/06511-ejgallego-econstr+more_fix.sh
diff options
context:
space:
mode:
Diffstat (limited to 'dev/ci/user-overlays/06511-ejgallego-econstr+more_fix.sh')
-rw-r--r--dev/ci/user-overlays/06511-ejgallego-econstr+more_fix.sh7
1 files changed, 7 insertions, 0 deletions
diff --git a/dev/ci/user-overlays/06511-ejgallego-econstr+more_fix.sh b/dev/ci/user-overlays/06511-ejgallego-econstr+more_fix.sh
new file mode 100644
index 000000000..4b681909d
--- /dev/null
+++ b/dev/ci/user-overlays/06511-ejgallego-econstr+more_fix.sh
@@ -0,0 +1,7 @@
+ if [ "$CI_PULL_REQUEST" = "6511" ] || [ "$CI_BRANCH" = "econstr+more_fix" ]; then
+ ltac2_CI_BRANCH=econstr+more_fix
+ ltac2_CI_GITURL=https://github.com/ejgallego/ltac2
+
+ Equations_CI_BRANCH=econstr+more_fix
+ Equations_CI_GITURL=https://github.com/ejgallego/Coq-Equations
+fi