Skip to content

feat(): Compatibility with Storybook v7 #48

feat(): Compatibility with Storybook v7

feat(): Compatibility with Storybook v7 #48

Workflow file for this run

name: Cypress
on:
pull_request:
branches: [master]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Cypress run
uses: cypress-io/github-action@v2
with:
start: npm start