test: Patch test case of mixins (#32889)

This commit is contained in:
二货机器人 2021-11-16 15:18:16 +08:00 committed by GitHub
parent 2f9699556a
commit c1c51d5472
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -493,4 +493,7 @@ jobs:
- name: lessc component
run: npx lessc --js ./es/button/style/index.less
- name: lessc mixins
run: npx lessc --js ./es/style/mixins/index.less
needs: setup