mirror of
https://github.com/usememos/memos.git
synced 2024-11-13 01:24:55 +03:00
chore: fix action run
This commit is contained in:
parent
2e87da4927
commit
a07805907b
2
.github/workflows/frontend-tests.yml
vendored
2
.github/workflows/frontend-tests.yml
vendored
@ -29,7 +29,7 @@ jobs:
|
||||
run: pnpm lint
|
||||
working-directory: web
|
||||
- name: Run type checks
|
||||
run: pnpm type-checks
|
||||
run: pnpm type-check
|
||||
working-directory: web
|
||||
|
||||
frontend-build:
|
||||
|
Loading…
Reference in New Issue
Block a user