diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 82fdde0c5..74de43f10 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -28,6 +28,8 @@ jobs: curl -L https://qlot.tech/installer | bash export PATH="/home/runner/.qlot/bin:$PATH" + qlot install + qlot exec .qlot/bin/sblint src/base/lem-base.asd qlot exec .qlot/bin/sblint sblint lem.asd qlot exec .qlot/bin/sblint lib/lisp-syntax/lem-lisp-syntax.asd