Update build.yml
This commit is contained in:
parent
31e6718f1d
commit
5d5365306e
3
.github/workflows/build.yml
vendored
3
.github/workflows/build.yml
vendored
@ -87,6 +87,9 @@ jobs:
|
|||||||
run: |
|
run: |
|
||||||
yarn test:ci
|
yarn test:ci
|
||||||
|
|
||||||
|
- name: Upload coverage reports to Codecov
|
||||||
|
uses: codecov/codecov-action@v3
|
||||||
|
|
||||||
integration_tests:
|
integration_tests:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user