From 3fbcf77abe36e84360b9f2d22fa61fe5efd01c26 Mon Sep 17 00:00:00 2001 From: Arun Jangra Date: Tue, 6 Aug 2024 19:42:24 +0530 Subject: [PATCH] feat : updated ci test --- .github/workflows/test-bridge.yml | 2 +- bin/configs/index.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/test-bridge.yml b/.github/workflows/test-bridge.yml index 8044915..eb7bfd2 100644 --- a/.github/workflows/test-bridge.yml +++ b/.github/workflows/test-bridge.yml @@ -6,7 +6,7 @@ on: workflow_call: jobs: - rust_build: + test_bridge: runs-on: macos-latest steps: - uses: actions/checkout@v3 diff --git a/bin/configs/index.json b/bin/configs/index.json index 4b482e7..3194eef 100644 --- a/bin/configs/index.json +++ b/bin/configs/index.json @@ -15,7 +15,7 @@ }, { "name": "genesis.json", - "sha3_256": "a61bb2108e92e58592e108a9187c1949c1afdd186304d4af9b9486ba803262f8" + "sha3_256": "79f1abb08dc1738bd16f1d1b88d0f72000c11cb61020642b1f0bc16596822f47" }, { "name": "NoValidateAccount.casm.json",