Added token for codecov action

This commit is contained in:
Andrew Nester 2024-07-29 10:46:42 +02:00 committed by GitHub
parent 383d580917
commit c9cefbb5f0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 0 deletions

View File

@ -57,6 +57,8 @@ jobs:
- name: Publish test coverage
uses: codecov/codecov-action@v4
env:
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
fmt:
runs-on: ubuntu-latest