Skip to content

Commit beff7b3

Browse files
committed
fix(ci): remove interactive ql:add-to-init-file call
1 parent 12079a5 commit beff7b3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/test.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,6 @@ jobs:
2929
sbcl --non-interactive \
3030
--load quicklisp.lisp \
3131
--eval "(quicklisp-quickstart:install)" \
32-
--eval "(ql:add-to-init-file)" \
3332
--eval "(quit)"
3433
'
3534

0 commit comments

Comments
 (0)