Skip to content
This repository was archived by the owner on May 27, 2025. It is now read-only.

Commit f1096d7

Browse files
committed
refactor: Update github action test
1 parent 5a316b4 commit f1096d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747
run: pnpm run build:packages
4848

4949
- name: Lint packages
50-
run: pnpm run lint:packages
50+
run: pnpm run lint
5151

5252
- name: Run tests for packages
5353
run: pnpm run test:packages

0 commit comments

Comments
 (0)