Skip to content

Commit

Permalink
Add codecov token to the ci env
Browse files Browse the repository at this point in the history
  • Loading branch information
sinaeftekhar committed Aug 3, 2023
1 parent 847f300 commit 13aeb80
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci_suomifi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ on:
env:
CI: "true"
CODECOV: "true"
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
NODE_VERSION: 16.9.1

jobs:
Expand Down

0 comments on commit 13aeb80

Please sign in to comment.