Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 15c088f

Browse files
committedJun 1, 2024
Fix Codecov upload
1 parent 69c72fa commit 15c088f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎.github/workflows/tests.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,3 +58,4 @@ jobs:
5858
uses: codecov/codecov-action@v4
5959
with:
6060
file: "./build/logs/clover.xml"
61+
token: ${{ secrets.CODECOV_TOKEN }}

0 commit comments

Comments
 (0)
Please sign in to comment.