Skip to content

Merge pull request #433 from storybookjs/add-font-family-css-variable… #400

Merge pull request #433 from storybookjs/add-font-family-css-variable…

Merge pull request #433 from storybookjs/add-font-family-css-variable… #400

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