aboutsummaryrefslogtreecommitdiff
path: root/dev/ci/user-overlays/11922-ppedrot-rm-local-reductionops.sh
diff options
context:
space:
mode:
Diffstat (limited to 'dev/ci/user-overlays/11922-ppedrot-rm-local-reductionops.sh')
-rw-r--r--dev/ci/user-overlays/11922-ppedrot-rm-local-reductionops.sh9
1 files changed, 0 insertions, 9 deletions
diff --git a/dev/ci/user-overlays/11922-ppedrot-rm-local-reductionops.sh b/dev/ci/user-overlays/11922-ppedrot-rm-local-reductionops.sh
deleted file mode 100644
index c9ddb3fb9f..0000000000
--- a/dev/ci/user-overlays/11922-ppedrot-rm-local-reductionops.sh
+++ /dev/null
@@ -1,9 +0,0 @@
-if [ "$CI_PULL_REQUEST" = "11922" ] || [ "$CI_BRANCH" = "rm-local-reductionops" ]; then
-
- equations_CI_REF="rm-local-reductionops"
- equations_CI_GITURL=https://github.com/ppedrot/Coq-Equations
-
- unicoq_CI_REF="rm-local-reductionops"
- unicoq_CI_GITURL=https://github.com/ppedrot/unicoq
-
-fi