Skip to content

Commit

Permalink
test: Patch test case of mixins (ant-design#32889)
Browse files Browse the repository at this point in the history
  • Loading branch information
zombieJ authored Nov 16, 2021
1 parent 2f96995 commit c1c51d5
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit c1c51d5

Please sign in to comment.