Skip to content

Commit

Permalink
feat(github): added SVG linting to the CI pipeline (#205)
Browse files Browse the repository at this point in the history
Co-authored-by: Aleksandr Beliaev <[email protected]>
  • Loading branch information
certainlyakey and Aleksandr Beliaev authored Oct 21, 2023
1 parent 0ea1180 commit 5b57099
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/pr-analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,5 +22,6 @@ jobs:
- run: npm run generate-icons
- run: npm run storybook:compodoc
- run: npx nx run ui-e2e:e2e
- run: npm run lint:svg
- run: npx nx run storybook:build-storybook
- run: npx axe-storybook --build-dir ./dist/storybook/storybook

0 comments on commit 5b57099

Please sign in to comment.