Browse Source

CI: fix codecov action

Signed-off-by: Nicola Murino <nicola.murino@gmail.com>
Nicola Murino 1 year ago
parent
commit
7ca390c85a
1 changed files with 1 additions and 0 deletions
  1. 1 0
      .github/workflows/development.yml

+ 1 - 0
.github/workflows/development.yml

@@ -87,6 +87,7 @@ jobs:
         with:
           file: ./coverage.txt
           fail_ci_if_error: false
+          token: ${{ secrets.CODECOV_TOKEN }}
 
       - name: Run test cases using bolt provider
         run: |