Skip to content

Commit ea63033

Browse files
authored
Merge branch 'main' into copilot/fix-1136
2 parents aa1f04c + 7ddab24 commit ea63033

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/tests.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,8 @@ jobs:
7373
poetry run coverage xml -i
7474
- name: 🚀 Upload coverage report
7575
uses: codecov/codecov-action@v5.4.3
76+
with:
77+
token: ${{ secrets.CODECOV_TOKEN }}
7678
- name: SonarCloud Scan
7779
if: github.event.pull_request.head.repo.fork == false
7880
uses: SonarSource/sonarcloud-github-action@v5.0.0

0 commit comments

Comments
 (0)