mirror of
https://github.com/aaif-goose/goose.git
synced 2026-07-03 14:10:03 +02:00
chore: eslint for ts (#463)
This commit is contained in:
@@ -25,6 +25,11 @@ jobs:
|
||||
run: npm ci
|
||||
working-directory: ui/desktop
|
||||
|
||||
- name: Run Lint check
|
||||
run: npm run lint:check
|
||||
working-directory: ui/desktop
|
||||
|
||||
|
||||
- name: Run E2E tests
|
||||
run: npm run test-e2e
|
||||
working-directory: ui/desktop
|
||||
|
||||
Reference in New Issue
Block a user