Skip to content

Commit

Permalink
Merge pull request #362 from openedx/mashal-m/codecov-update
Browse files Browse the repository at this point in the history
Moving code coverage from codecov package to CI
  • Loading branch information
Adolfo R. Brandes authored May 23, 2023
2 parents 4b63ee6 + da70783 commit d3da9c6
Show file tree
Hide file tree
Showing 3 changed files with 87 additions and 82 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,4 +47,4 @@ jobs:
run: ./.github/validate_changes_for_merge.sh

- name: Run Coverage
uses: codecov/codecov-action@v2
uses: codecov/codecov-action@v3
Loading

0 comments on commit d3da9c6

Please sign in to comment.