mirror of
https://github.com/frappe/books.git
synced 2026-08-24 10:04:45 -05:00
test(ui): increase timeout to 60s
- add formatting check to lint.yml
This commit is contained in:
@@ -29,4 +29,7 @@ jobs:
|
||||
run: yarn
|
||||
|
||||
- name: Lint
|
||||
run: yarn lint
|
||||
run: yarn lint
|
||||
|
||||
- name: Check Formatting
|
||||
run: yarn prettier --check .
|
||||
|
||||
Reference in New Issue
Block a user