Skip to content

feat: add schema test #3

feat: add schema test

feat: add schema test #3

Workflow file for this run

name: deploy
on:
push:
pull_request:
branches:
- master
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2