Skip to content

Commit

Permalink
Add CodeCov token
Browse files Browse the repository at this point in the history
  • Loading branch information
JacobEvelyn authored and jordannb committed May 28, 2024
1 parent 42f730a commit b4a4880
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ jobs:
- run: bundle exec rspec

- uses: codecov/codecov-action@v4
token: 8239b0d5-6231-42a4-8c72-23da5838d0b0
with:
files: ./coverage/coverage.xml
fail_ci_if_error: true # optional (default = false)
Expand Down

0 comments on commit b4a4880

Please sign in to comment.