Skip to content

Commit

Permalink
🌱 Included e2e coverage for codecov
Browse files Browse the repository at this point in the history
  • Loading branch information
naveensrinivasan committed Jan 20, 2022
1 parent c3589e8 commit 026d98e
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,12 @@ jobs:
timeout_minutes: 30
command: make ci-e2e

- name: codecov
uses: codecov/codecov-action@f32b3a3741e1053eb607407145bc9619351dc93b # 2.1.0
with:
files: ./e2e-coverage.out
verbose: true

- name: find comment
uses: peter-evans/find-comment@d2dae40ed151c634e4189471272b57e76ec19ba8 # v1.2.0
id: fc
Expand Down

0 comments on commit 026d98e

Please sign in to comment.