Skip to content

Commit

Permalink
Add codecov token
Browse files Browse the repository at this point in the history
  • Loading branch information
devedse committed Feb 6, 2024
1 parent 4f9e9cf commit f455547
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/githubactionsbuilds.yml
Expand Up @@ -228,6 +228,8 @@ jobs:
directory: ./DeveMazeGeneratorCore.Tests/TestResults
fail_ci_if_error: true # optional (default = false)
verbose: true # optional (default = false)
env:
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}

- name: Run GoPackage.ps1 script
run: .\Scripts\GoPackage.ps1
Expand Down

0 comments on commit f455547

Please sign in to comment.