fix coverage upload

This commit is contained in:
Benjamin Fry
2023-06-02 12:46:15 -07:00
parent a6b5d4ba39
commit 04140e490a

View File

@@ -70,10 +70,11 @@ jobs:
run: just coverage
- name: upload coverage
if: matrix.os == 'ubuntu-latest'
uses: codecov/codecov-action@v3
with:
token: ${{ secrets.CODECOV_TOKEN }}
verbose: true
#files: target/llvm-cov-target/trust-dns-coverage.json
## Work through all of the variations of the different features, only on linux to save concurrent resources
exhaustive-features-matrix: