Skip to content

Align with the latest cheqd node version (3.1.4) #207

Align with the latest cheqd node version (3.1.4)

Align with the latest cheqd node version (3.1.4) #207

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