From 892b514d57eb5163e12c9737ae9ba9a6d746df7e Mon Sep 17 00:00:00 2001 From: cxxxr Date: Sat, 23 Sep 2023 22:58:23 +0900 Subject: [PATCH] Update test.yml --- .github/workflows/test.yml | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 261dc2f18..7ed38b527 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -24,16 +24,9 @@ jobs: run: | set -ex - # workaround for sbcl and log4cl combination problems - mkdir ~/common-lisp - cd ~/common-lisp - git clone https://github.com/sharplispers/log4cl.git - cd - - ros config set dynamic-space-size 2048 - ros install lem-project/async-process lem - ros install cxxxr/sblint fukamachi/rove + ros install cxxxr/sblint fukamachi/rove fukamachi/qlot lem export PATH=$HOME/.roswell/bin:$PATH