Skip to content

Commit

Permalink
chore: test
Browse files Browse the repository at this point in the history
  • Loading branch information
zhpenkov committed Jan 24, 2025
1 parent af7d38a commit 0b4d235
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/_test-units.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,9 +47,8 @@ jobs:
- name: Build test assets
run: |
npm run sass
npm run docs --prefix packages/${{ matrix.theme }}
- name: Run Jest tests
run: |
npm run docs --prefix packages/${{ matrix.theme }}
npm run test:${{ matrix.theme }} --prefix units/

0 comments on commit 0b4d235

Please sign in to comment.