From 45eb65c6767db216e3c4979d830b92212d811ce4 Mon Sep 17 00:00:00 2001 From: E M <5089238+emizzle@users.noreply.github.com> Date: Fri, 16 Jan 2026 11:02:33 +1100 Subject: [PATCH] rename CI step (Codex > Logos Storage) --- .github/workflows/ci-reusable.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci-reusable.yml b/.github/workflows/ci-reusable.yml index 7af00851..ae3aecbe 100644 --- a/.github/workflows/ci-reusable.yml +++ b/.github/workflows/ci-reusable.yml @@ -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: