Skip to content

add type: module and run storybook #369

add type: module and run storybook

add type: module and run storybook #369

Workflow file for this run

name: WCAG tests
on:
pull_request:
branches: [main, develop, feature/*]
jobs:
call_wcag_test:
uses: yext/slapshot-reusable-workflows/.github/workflows/wcag_test.yml@v1
secrets:
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
MAPBOX_API_KEY: ${{ secrets.MAPBOX_API_KEY }}
with:
build_script: ./tests/scripts/start-storybook.sh