Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
cxxxr committed Sep 23, 2023
1 parent dec6aa4 commit 3c4a9cf
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 3c4a9cf

Please sign in to comment.