mirror of
https://github.com/Smaug123/KaTeX
synced 2025-10-11 05:58:40 +00:00
update flow to 0.89 (#1808)
* update flow to 0.89 * only use a single core when running tests on circleci
This commit is contained in:
@@ -104,7 +104,7 @@ jobs:
|
||||
name: Run Flow and Jest tests
|
||||
command: |
|
||||
yarn test:flow
|
||||
yarn test:jest --coverage
|
||||
yarn test:jest --coverage --runInBand
|
||||
- codecov:
|
||||
flag: test
|
||||
|
||||
|
Reference in New Issue
Block a user