Skip to content

Commit

Permalink
Update test.yml
Browse files Browse the repository at this point in the history
Adding Codecov token
  • Loading branch information
yuval-sentry authored Apr 12, 2024
1 parent c882ff8 commit 9ab37c2
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,3 +19,7 @@ jobs:

- name: Upload coverage reports to Codecov
uses: codecov/codecov-action@v4
with:
token: cf629e1e-b0ec-4b5d-9804-64bb840cffa3
fail_ci_if_error: true
verbose: true

1 comment on commit 9ab37c2

@yuval-sentry
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Adding Codecov token

Please sign in to comment.