Skip to content

Merge pull request #20 from Blazity/increase-property-mapping #84

Merge pull request #20 from Blazity/increase-property-mapping

Merge pull request #20 from Blazity/increase-property-mapping #84

name: Build & Test
on: push
jobs:
check:
name: Build & Test
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- run: yarn
- run: yarn build
- run: yarn test