Skip to content

Commit

Permalink
feat : updated ci test
Browse files Browse the repository at this point in the history
  • Loading branch information
ocdbytes committed Aug 6, 2024
1 parent 6c13e7f commit 3fbcf77
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/test-bridge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ on:
workflow_call:

jobs:
rust_build:
test_bridge:
runs-on: macos-latest
steps:
- uses: actions/checkout@v3
Expand Down
2 changes: 1 addition & 1 deletion bin/configs/index.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
},
{
"name": "genesis.json",
"sha3_256": "a61bb2108e92e58592e108a9187c1949c1afdd186304d4af9b9486ba803262f8"
"sha3_256": "79f1abb08dc1738bd16f1d1b88d0f72000c11cb61020642b1f0bc16596822f47"
},
{
"name": "NoValidateAccount.casm.json",
Expand Down

0 comments on commit 3fbcf77

Please sign in to comment.