Skip to content

Support legacy DID Documents on cheqd mainnet #216

Support legacy DID Documents on cheqd mainnet

Support legacy DID Documents on cheqd mainnet #216

name: Credential SDK tests
on: [pull_request]
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: actions/setup-node@v1
with:
node-version: "20.x"
- run: yarn install --frozen-lockfile --ignore-scripts
- run: npm install -g [email protected]
- run: turbo telemetry disable
- run: turbo run test --filter @docknetwork/credential-sdk