Fix CI tests

This commit is contained in:
Jimmy Chen
2023-10-05 16:38:06 +11:00
parent c5c84f1213
commit 72563ffb41
2 changed files with 4 additions and 3 deletions

View File

@@ -304,7 +304,8 @@ jobs:
run: |
make
- name: Install lcli
if: env.SELF_HOSTED_RUNNERS == 'false'
# TODO(jimmy): re-enable this once we merge deneb into unstable
# if: env.SELF_HOSTED_RUNNERS == 'false'
run: make install-lcli
- name: Run the doppelganger protection failure test script
run: |