aboutsummaryrefslogtreecommitdiff
path: root/aux
diff options
context:
space:
mode:
Diffstat (limited to 'aux')
-rwxr-xr-xaux/ci/ci-build.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/aux/ci/ci-build.sh b/aux/ci/ci-build.sh
index 01b587f..2aa30d6 100755
--- a/aux/ci/ci-build.sh
+++ b/aux/ci/ci-build.sh
@@ -46,7 +46,6 @@ EOF
if [ -f aux/guix/with-container.sh ]; then
RUNNER='./aux/guix/with-container.sh'
- guix describe
else
RUNNER='sh -c'
fi