Skip to content
This repository was archived by the owner on Feb 23, 2026. It is now read-only.

feat: integrates new chain-sdk into akashjs #154

feat: integrates new chain-sdk into akashjs

feat: integrates new chain-sdk into akashjs #154

Workflow file for this run

name: Test
on:
- pull_request
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
test:
name: Test
uses: ./.github/workflows/test-reusable.yml
secrets: inherit