rename CI step (Codex > Logos Storage)

This commit is contained in:
E M 2026-01-16 11:02:33 +11:00
parent 84d1e99478
commit 45eb65c676
No known key found for this signature in database

View File

@ -62,7 +62,7 @@ jobs:
run: |
npm ci
- name: Run Ethereum node with Codex contracts
- name: Run Ethereum node with Logos Storage contracts
if: matrix.tests == 'contract' || matrix.tests == 'integration' || matrix.tests == 'tools' || matrix.tests == 'all'
working-directory: vendor/logos-storage-contracts-eth
env: