mirror of
https://github.com/reduxjs/redux-devtools.git
synced 2025-07-21 21:49:55 +03:00
Update .tas.yml
This commit is contained in:
parent
b8a52e6caa
commit
6d3d4c2682
16
.tas.yml
16
.tas.yml
|
@ -36,6 +36,22 @@ postMerge :
|
|||
- node --version
|
||||
configFile : "./jest.config.js"
|
||||
|
||||
- name: react-base16-styling
|
||||
path : "./packages/react-base16-styling"
|
||||
pattern:
|
||||
- "./test/*.spec.ts"
|
||||
|
||||
framework : jest
|
||||
preRun:
|
||||
command:
|
||||
- npm run build
|
||||
|
||||
postRun:
|
||||
command:
|
||||
- node --version
|
||||
configFile : "./jest.config.js"
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user