Skip to content

Commit 37613ff

Browse files
committed
update-all-dists
1 parent ea871a0 commit 37613ff

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci-test.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ jobs:
1414
set -ex
1515
sbcl --disable-debugger \
1616
--load /root/quicklisp/setup.lisp \
17+
--eval '(ql:update-all-dists :prompt nil)' \
1718
--load hiccl.asd \
1819
--eval '(ql:quickload :hiccl/test)' \
1920
--eval '(asdf:test-system :hiccl)' \

0 commit comments

Comments
 (0)