summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZubin Duggal <zubin.duggal@gmail.com>2022-02-07 14:53:16 +0530
committerZubin Duggal <zubin.duggal@gmail.com>2022-02-07 21:27:10 +0530
commit60d65b8b82f678543ddbc531691e7e0865d955c8 (patch)
tree76d0f8eb23e768b094193eb6259495628f874da0
parent23263a6139c9a71bb78665fdc4c410a808aac190 (diff)
downloadhaskell-wip/ghc-abihash.tar.gz
-rwxr-xr-x.gitlab/ci.sh4
1 files changed, 3 insertions, 1 deletions
diff --git a/.gitlab/ci.sh b/.gitlab/ci.sh
index 37292ccb49..273b9c0e86 100755
--- a/.gitlab/ci.sh
+++ b/.gitlab/ci.sh
@@ -549,7 +549,9 @@ function test_hadrian() {
--test-compiler=stage1 \
"runtest.opts+=${RUNTEST_ARGS:-}"
fi
- shell
+
+ shell ls
+ shell ls _build/stage-cabal/bin
run_hadrian \
test \