Skip to content

Commit

Permalink
Temp remove codecov (which is deprecated in favor of coverage)
Browse files Browse the repository at this point in the history
  • Loading branch information
judtinzhang committed Apr 25, 2024
1 parent 4baa354 commit b00d2d1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/cdkactions_build-and-publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,8 @@ jobs:
run: pip install poetry tox tox-gh-actions codecov
- name: Test
run: tox
- name: Upload Code Coverage
run: codecov
# - name: Upload Code Coverage
# run: codecov
publish:
runs-on: ubuntu-latest
container:
Expand Down

0 comments on commit b00d2d1

Please sign in to comment.