Update test.yml

This commit is contained in:
syuilo 2022-09-20 04:56:19 +09:00 committed by GitHub
parent 72253a1029
commit f2663d37e9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -53,6 +53,7 @@ jobs:
- name: Upload Coverage
uses: codecov/codecov-action@v3
with:
token: ${{ secrets.CODECOV_TOKEN }}
files: ./packages/backend/coverage/coverage-final.json
e2e: