chore: update publish_test_coverage job

This commit is contained in:
Stevan Freeborn
2023-02-21 21:58:01 -06:00
parent 866774b5a5
commit 8930bc2777
+3 -1
View File
@@ -132,4 +132,6 @@ jobs:
uses: codecov/codecov-action@v3
with:
token: ${{ secrets.CODECOV_TOKEN }}
files: ./coverage/coverage-final.json
directory: ./coverage/
files: ./coverage-final.json
verbose: true