Skip to content

Commit

Permalink
Update test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
cxxxr authored Sep 23, 2023
1 parent 0a70b31 commit 892b514
Showing 1 changed file with 1 addition and 8 deletions.
9 changes: 1 addition & 8 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit 892b514

Please sign in to comment.