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