Skip to content

Use P2TR by default and remove the setting for it #1001

Use P2TR by default and remove the setting for it

Use P2TR by default and remove the setting for it #1001

Workflow file for this run

name: Run tests
on: [pull_request]
jobs:
tests:
runs-on: ubuntu-18.04
steps:
- name: Checkout
uses: actions/checkout@v2
- run: yarn
- run: yarn gen-proto
- run: yarn test