test(ui): increase timeout to 60s

- add formatting check to lint.yml
This commit is contained in:
18alantom
2023-06-27 13:09:24 +05:30
parent 64671e5625
commit 711b4d9b20
4 changed files with 11 additions and 4 deletions
+4 -1
View File
@@ -29,4 +29,7 @@ jobs:
run: yarn
- name: Lint
run: yarn lint
run: yarn lint
- name: Check Formatting
run: yarn prettier --check .