Skip to content

Commit

Permalink
Merge remote-tracking branch 'sigp/unstable' into epoch-single-pass
Browse files Browse the repository at this point in the history
  • Loading branch information
dapplion committed Feb 22, 2024
2 parents e5341d5 + b5bae6e commit 8540914
Show file tree
Hide file tree
Showing 94 changed files with 3,216 additions and 1,562 deletions.
4 changes: 3 additions & 1 deletion .github/workflows/test-suite.yml
Original file line number Diff line number Diff line change
Expand Up @@ -309,7 +309,9 @@ jobs:
run: |
make
- name: Install lcli
if: env.SELF_HOSTED_RUNNERS == 'false'
# TODO: uncomment after the version of lcli in https://github.com/sigp/lighthouse/pull/5137
# is installed on the runners
# if: env.SELF_HOSTED_RUNNERS == 'false'
run: make install-lcli
- name: Run the doppelganger protection failure test script
run: |
Expand Down
Loading

0 comments on commit 8540914

Please sign in to comment.