Add fix/lint helper dev targets (#23561)
This commit is contained in:
parent
69057467cb
commit
d39bce963f
7 changed files with 28 additions and 18 deletions
2
.github/workflows/test-js.yml
vendored
2
.github/workflows/test-js.yml
vendored
|
|
@ -44,4 +44,4 @@ jobs:
|
|||
run: yarn --frozen-lockfile
|
||||
|
||||
- name: Jest testing
|
||||
run: yarn test:jest --reporters github-actions summary
|
||||
run: yarn jest --reporters github-actions summary
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue