Skip to content

node 18 and storybook 7.6.1 #386

node 18 and storybook 7.6.1

node 18 and storybook 7.6.1 #386

Workflow file for this run

name: "Type Checking"
on:
push
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
- run: |
yarn
- run: |
yarn typescript:check