Skip to content

Allow to create keypairs from private keys, conversion tweaks #230

Allow to create keypairs from private keys, conversion tweaks

Allow to create keypairs from private keys, conversion tweaks #230

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