Skip to content

Commit

Permalink
Update jest.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
lovegaoshi committed May 22, 2024
1 parent d5df9d9 commit dd19d0b
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/jest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,3 +24,8 @@ jobs:
run: |
git submodule update --init --recursive
yarn test --runInBand
- name: lint & prettier
run: |
yarn ci:lint
yarn ci:format

0 comments on commit dd19d0b

Please sign in to comment.