Skip to content

[RFR] adapt field validation in custom migration targets #1838

[RFR] adapt field validation in custom migration targets

[RFR] adapt field validation in custom migration targets #1838

Workflow file for this run

name: Code formatting
on: pull_request
jobs:
build:
name: Prettier
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
- run: npm install .
- run: npm run check