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:
Artem Gureev 2026-07-02 16:58:48 +00:00 committed by agureev
parent 49d3823a75
commit 808cea737e

View File

@ -28,10 +28,6 @@ jobs:
- uses: ./.github/actions/install-risc0
- uses: ./.github/actions/install-logos-blockchain-circuits
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
- name: Install active toolchain
run: rustup install