Skip to content

Commit

Permalink
Don't need to install Clack from GitHub anymore.
Browse files Browse the repository at this point in the history
  • Loading branch information
fukamachi committed Aug 12, 2024
1 parent ba0dcb3 commit 82e2e8c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,6 @@ jobs:
run: ros -e '(ql-dist:install-dist "http://dist.ultralisp.org/" :prompt nil)'
- name: Install Rove
run: ros install rove
- name: Install the latest Clack (for HTTPS testing with clack-test)
run: ros install fukamachi/clack
- name: Run tests
env:
LISP: ${{ matrix.lisp }}
Expand Down

0 comments on commit 82e2e8c

Please sign in to comment.