Skip to content

Commit

Permalink
ci(e2e): update Codecov action options
Browse files Browse the repository at this point in the history
  • Loading branch information
tdakkota committed Dec 10, 2024
1 parent 35e73bb commit 81e9cba
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/e2e.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,4 +71,5 @@ jobs:
- name: Send coverage
uses: codecov/codecov-action@v5
with:
file: profile.out
files: profile.out
fail_ci_if_error: true

0 comments on commit 81e9cba

Please sign in to comment.