Skip to content

Commit

Permalink
Remove codecov context from CircleCI config in favor of per project s…
Browse files Browse the repository at this point in the history
…ettings

Context will not share with the build for forked repository.
  • Loading branch information
yhatt committed Dec 23, 2024
1 parent fe8d19f commit 7968c32
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -127,15 +127,9 @@ workflows:
- test-node18:
requires:
- audit
context:
- Codecov
- test-node20:
requires:
- audit
context:
- Codecov
- test-node22:
requires:
- audit
context:
- Codecov

0 comments on commit 7968c32

Please sign in to comment.