Skip to content

Commit 6017ab4

Browse files
committed
fix: check message
1 parent ef91a22 commit 6017ab4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/check-code.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,5 +25,5 @@ jobs:
2525
echo "installing deps for packages"
2626
pnpm i
2727
28-
- name: Check Lint
28+
- name: Check Code
2929
run: pnpm check

0 commit comments

Comments
 (0)