aboutsummaryrefslogtreecommitdiff
path: root/dev/ci/user-overlays/10204-rm-unsafe-type-of-coercion.sh
diff options
context:
space:
mode:
Diffstat (limited to 'dev/ci/user-overlays/10204-rm-unsafe-type-of-coercion.sh')
-rw-r--r--dev/ci/user-overlays/10204-rm-unsafe-type-of-coercion.sh6
1 files changed, 0 insertions, 6 deletions
diff --git a/dev/ci/user-overlays/10204-rm-unsafe-type-of-coercion.sh b/dev/ci/user-overlays/10204-rm-unsafe-type-of-coercion.sh
deleted file mode 100644
index 87dad61dbc..0000000000
--- a/dev/ci/user-overlays/10204-rm-unsafe-type-of-coercion.sh
+++ /dev/null
@@ -1,6 +0,0 @@
-if [ "$CI_PULL_REQUEST" = "10204" ] || [ "$CI_BRANCH" = "rm-unsafe-type-of-coercion" ]; then
-
- paramcoq_CI_REF=fix-papp
- paramcoq_CI_GITURL=https://github.com/maximedenes/paramcoq
-
-fi