diff --git a/.circleci/config.yml b/.circleci/config.yml index 59d584b..77710cd 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -127,15 +127,15 @@ workflows: - test-node18: requires: - audit - # context: - # - Codecov + context: + - Codecov - test-node20: requires: - audit - # context: - # - Codecov + context: + - Codecov - test-node22: requires: - audit - # context: - # - Codecov + context: + - Codecov