Skip to content

fix: Fix Storybook generation #39

fix: Fix Storybook generation

fix: Fix Storybook generation #39

Workflow file for this run

name: Code analysis checks
on: [push]
jobs:
codeanalysis:
runs-on: ubuntu-latest
steps:
- name: Main checkout
uses: actions/checkout@v4
- name: Linting
run: make lint