diff --git a/.tas.yml b/.tas.yml index 241846bf..856d7dae 100644 --- a/.tas.yml +++ b/.tas.yml @@ -6,35 +6,7 @@ postMerge : subModules: #Not to be changed - - name: redux-devtools-cli - path : "./packages/redux-devtools-cli" - pattern: - - "./test/integration.spec.ts" - - framework : jest - preRun: - command: - - npm run build - - postRun: - command: - - node --version - configFile : "./jest.config.js" - - - name: map2tree - path : "./packages/map2tree" - pattern: - - "./test/*.spec.ts" - - framework : jest - preRun: - command: - - npm run build - - postRun: - command: - - node --version - configFile : "./jest.config.js" + - name: react-base16-styling path : "./packages/react-base16-styling"