mirror of
https://github.com/logos-blockchain/logos-execution-zone.git
synced 2026-08-08 14:03:31 +00:00
fix(ci): drop reference to removed install-logos-blockchain-circuits
The action was deleted in 4d7e994e but bench-regression.yml still referenced it, failing the crypto-primitives job with "Can't find action.yml". The ML-KEM/hashing bench needs none of the circuits that action installed.
This commit is contained in:
parent
49d3823a75
commit
808cea737e
4
.github/workflows/bench-regression.yml
vendored
4
.github/workflows/bench-regression.yml
vendored
@ -28,10 +28,6 @@ jobs:
|
|||||||
|
|
||||||
- uses: ./.github/actions/install-risc0
|
- uses: ./.github/actions/install-risc0
|
||||||
|
|
||||||
- uses: ./.github/actions/install-logos-blockchain-circuits
|
|
||||||
with:
|
|
||||||
github-token: ${{ secrets.GITHUB_TOKEN }}
|
|
||||||
|
|
||||||
- name: Install active toolchain
|
- name: Install active toolchain
|
||||||
run: rustup install
|
run: rustup install
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user