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, 0 insertions, 7 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
deleted file mode 100644
index 4b681909d..000000000
--- a/dev/ci/user-overlays/06511-ejgallego-econstr+more_fix.sh
+++ /dev/null
@@ -1,7 +0,0 @@
- 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