Skip to content

Commit

Permalink
Always build lcli on CI (#5860)
Browse files Browse the repository at this point in the history
* Always build `lcli` on CI.
  • Loading branch information
jimmygchen authored May 29, 2024
1 parent df983a8 commit 48789c7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/test-suite.yml
Original file line number Diff line number Diff line change
Expand Up @@ -324,7 +324,6 @@ jobs:
run: |
make
- name: Install lcli
if: env.SELF_HOSTED_RUNNERS == 'false'
run: make install-lcli
- name: Run the doppelganger protection failure test script
run: |
Expand Down

0 comments on commit 48789c7

Please sign in to comment.