Merge pull request #12 from alibaba/fix/action-name

chore: fix action name
This commit is contained in:
LeoYuan 袁力皓 2022-02-17 19:51:22 +08:00 committed by GitHub
commit ac5167299e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -32,5 +32,5 @@ jobs:
- name: install - name: install
run: npm i && npm run setup:skip-build run: npm i && npm run setup:skip-build
- name: lint - name: test
run: cd packages/designer && npm test run: cd packages/designer && npm test