Skip to content

Commit

Permalink
Add codecov token to pull request template workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
MohamedSabthar committed Oct 16, 2023
1 parent a080df2 commit 654f07f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/pull-request-build-template.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,8 @@ jobs:
- name: Generate Codecov Report
uses: codecov/codecov-action@v3
with:
token: ${{ secrets.CODECOV_TOKEN }}

windows-build:
name: Build on Windows
Expand Down

0 comments on commit 654f07f

Please sign in to comment.