Skip to content

Commit 78df80a

Browse files
committed
chore: fix action name
1 parent d16fed2 commit 78df80a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,5 +32,5 @@ jobs:
3232
- name: install
3333
run: npm i && npm run setup:skip-build
3434

35-
- name: lint
35+
- name: test
3636
run: cd packages/designer && npm test

0 commit comments

Comments
 (0)