Skip to content

Commit 14e51fd

Browse files
committed
asdf
1 parent 772f528 commit 14e51fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
run: |
1414
set -ex
1515
sbcl --disable-debugger \
16+
--load /root/quicklisp/setup.lisp \
1617
--load hiccl.asd \
17-
--eval '(require :asdf)'
1818
--eval '(asdf:test-system :hiccl)' \
1919
--eval '(quit)'

0 commit comments

Comments
 (0)