We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 772f528 commit 14e51fdCopy full SHA for 14e51fd
.github/workflows/ci-test.yaml
@@ -13,7 +13,7 @@ jobs:
13
run: |
14
set -ex
15
sbcl --disable-debugger \
16
+ --load /root/quicklisp/setup.lisp \
17
--load hiccl.asd \
- --eval '(require :asdf)'
18
--eval '(asdf:test-system :hiccl)' \
19
--eval '(quit)'
0 commit comments