Skip to content

Rename ld.dock.io to ld.truvera.io #204

Rename ld.dock.io to ld.truvera.io

Rename ld.dock.io to ld.truvera.io #204

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