mirror of
https://github.com/open-reception/appointment-booking-software.git
synced 2026-09-12 04:07:39 +02:00
Clean up
This commit is contained in:
@@ -23,7 +23,7 @@ jobs:
|
||||
run: npm ci
|
||||
|
||||
- name: Run type checking
|
||||
run: ls ./src/i18n && npm run check
|
||||
run: npm run check
|
||||
|
||||
- name: Run linting
|
||||
run: npm run lint
|
||||
|
||||
Reference in New Issue
Block a user