Update build.yml

This commit is contained in:
Daniel Lautzenheiser 2023-02-06 09:04:13 -05:00 committed by GitHub
parent 31e6718f1d
commit 5d5365306e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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