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

View File

@ -86,6 +86,9 @@ jobs:
NODE_OPTIONS: "--max-old-space-size=8192"
run: |
yarn test:ci
- name: Upload coverage reports to Codecov
uses: codecov/codecov-action@v3
integration_tests:
runs-on: ubuntu-latest