Skip to content

chore: upgrade project stack #46

chore: upgrade project stack

chore: upgrade project stack #46

Workflow file for this run

on: [pull_request]
jobs:
check:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Check dependencies and build
run: yarn && yarn build