Skip to content

Commit

Permalink
test something
Browse files Browse the repository at this point in the history
Signed-off-by: joseph-sentry <joseph.sawaya@sentry.io>
  • Loading branch information
joseph-sentry committed May 3, 2024
1 parent b4b2667 commit e7a5d31
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,12 @@ jobs:
repository: 'joseph-sentry/codecov-cli'
ref: '48e938a8384c8787fc1326362333799ce9a99baa'
submodules: 'recursive'
path: 'codecov-cli'
- name: install my version of the cli
run: |
cd codecov-cli
pip install -e .
cd ..
- name: Upload coverage to Codecov (script)
uses: ./
with:
Expand Down

0 comments on commit e7a5d31

Please sign in to comment.