Skip to content

Commit

Permalink
Try action
Browse files Browse the repository at this point in the history
  • Loading branch information
sl0thentr0py committed Oct 5, 2023
1 parent 6314de6 commit cb5e422
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/sentry_ruby_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,4 @@ jobs:
- name: Upload Coverage
if: ${{ matrix.options.codecov }}
run: |
curl -Os https://uploader.codecov.io/latest/linux/codecov
chmod +x codecov
./codecov -t ${CODECOV_TOKEN} -R `pwd` -f coverage/coverage.xml
uses: codecov/codecov-action@v3

0 comments on commit cb5e422

Please sign in to comment.