This commit is contained in:
Gauthier Roebroeck 2025-06-25 12:24:33 +08:00
parent 36bc7e9b14
commit a45f71b193

View file

@ -120,6 +120,7 @@ jobs:
with:
command: npm run --prefix next-ui test:storybook
max_attempts: '3'
timeout_minutes: '5'
- name: lint
working-directory: next-ui
run: npm run lint