Skip to content

Commit 7302a1a

Browse files
committed
codecov@4
1 parent 4ed52e2 commit 7302a1a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ jobs:
2424
- name: Upload Coverage
2525
uses: codecov/codecov-action@v4
2626
with:
27+
token: ${{ secrets.CODECOV_TOKEN }}
2728
files: ./coverage_report.lcov
2829

2930
xcode_15_2:

0 commit comments

Comments
 (0)