Skip to content

Commit

Permalink
[#11761] Use GitHub Actions wrapper for Codecov (#11769)
Browse files Browse the repository at this point in the history
  • Loading branch information
yhtMinceraft1010X authored Apr 29, 2022
1 parent 1a37718 commit aa66430
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/component.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,4 +77,4 @@ jobs:
run: npm run coverage
- name: Upload to Codecov
if: matrix.os == 'ubuntu-latest' #only upload to codecov on ubuntu VM
run: bash <(curl -s https://codecov.io/bash)
uses: codecov/codecov-action@v3

0 comments on commit aa66430

Please sign in to comment.