Skip to content

XDR: fix contract ID and type rendering #532

XDR: fix contract ID and type rendering

XDR: fix contract ID and type rendering #532

Workflow file for this run

name: Test and build
on: [push, pull_request]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/setup-node@v3
with:
node-version: 16
- run: yarn install
# - run: yarn test:jest
- run: yarn build