aboutsummaryrefslogtreecommitdiff
path: root/dev/ci/ci-fcsl_pcm.sh
diff options
context:
space:
mode:
authorEmilio Jesus Gallego Arias2021-03-11 17:19:07 +0100
committerEmilio Jesus Gallego Arias2021-03-14 01:35:08 +0100
commitf4579a0bcdbdba6304a9970fc6ea6190a68f9c8c (patch)
treed68f8f0167bc0f36333428f6d224d4f61df569c0 /dev/ci/ci-fcsl_pcm.sh
parentdef498d87d9ad43e43bd8e6e70b8d8f6ae9272be (diff)
[ci] [gitlab] Remove ad-hoc mathcomp install macros
They should not be necessary today as they date from the shareable pre-artifact epoch, an incur in an slowdown.
Diffstat (limited to 'dev/ci/ci-fcsl_pcm.sh')
-rwxr-xr-xdev/ci/ci-fcsl_pcm.sh2
1 files changed, 0 insertions, 2 deletions
diff --git a/dev/ci/ci-fcsl_pcm.sh b/dev/ci/ci-fcsl_pcm.sh
index cb951630c8..e1248c6627 100755
--- a/dev/ci/ci-fcsl_pcm.sh
+++ b/dev/ci/ci-fcsl_pcm.sh
@@ -3,8 +3,6 @@
ci_dir="$(dirname "$0")"
. "${ci_dir}/ci-common.sh"
-install_ssreflect
-
git_download fcsl_pcm
( cd "${CI_BUILD_DIR}/fcsl_pcm" && make )