Specify runtime exports (#10853)
This commit is contained in:
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
@@ -53,6 +53,7 @@ jobs:
|
||||
- name: Generate coverage report
|
||||
run: |
|
||||
make -j test-ci-coverage
|
||||
yarn test:esm
|
||||
- name: Upload coverage report
|
||||
uses: codecov/codecov-action@v1
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user