Skip to content

Commit 8bc45a0

Browse files
CODECOV_TOKEN (#1166)
Co-authored-by: Markus Kalkbrenner <git@kalki.de>
1 parent 18ccd77 commit 8bc45a0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/run-tests.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -113,6 +113,7 @@ jobs:
113113
- name: Upload coverage to Codecov
114114
uses: codecov/codecov-action@v4
115115
with:
116+
token: ${{ secrets.CODECOV_TOKEN }}
116117
files: PHP*/clover*.xml
117118
flags: unittests
118119
name: solarium

0 commit comments

Comments
 (0)