aboutsummaryrefslogtreecommitdiff
path: root/dev/ci/user-overlays/08914-ejgallego-lib+better_boot_coqproject.sh
diff options
context:
space:
mode:
Diffstat (limited to 'dev/ci/user-overlays/08914-ejgallego-lib+better_boot_coqproject.sh')
-rw-r--r--dev/ci/user-overlays/08914-ejgallego-lib+better_boot_coqproject.sh6
1 files changed, 0 insertions, 6 deletions
diff --git a/dev/ci/user-overlays/08914-ejgallego-lib+better_boot_coqproject.sh b/dev/ci/user-overlays/08914-ejgallego-lib+better_boot_coqproject.sh
deleted file mode 100644
index 1c5157ba12..0000000000
--- a/dev/ci/user-overlays/08914-ejgallego-lib+better_boot_coqproject.sh
+++ /dev/null
@@ -1,6 +0,0 @@
-if [ "$CI_PULL_REQUEST" = "8914" ] || [ "$CI_BRANCH" = "lib+better_boot_coqproject" ]; then
-
- quickchick_CI_REF=lib+better_boot_coqproject
- quickchick_CI_GITURL=https://github.com/ejgallego/QuickChick
-
-fi