mirror of
https://github.com/Smaug123/KaTeX
synced 2025-10-05 03:08:40 +00:00
ci: run yarn build
on test (#3202)
* build: fail rollup on warning * ci: run yarn build on test
This commit is contained in:
3
.github/workflows/ci.yml
vendored
3
.github/workflows/ci.yml
vendored
@@ -37,6 +37,9 @@ jobs:
|
||||
run: yarn test:jest --coverage
|
||||
if: always()
|
||||
|
||||
- name: Build
|
||||
run: yarn build
|
||||
|
||||
- uses: codecov/codecov-action@v2
|
||||
with:
|
||||
directory: ./coverage/
|
||||
|
Reference in New Issue
Block a user