Skip to content

Commit

Permalink
Removed codecov key
Browse files Browse the repository at this point in the history
  • Loading branch information
mantzas committed Nov 17, 2024
1 parent 56680b8 commit 1e2c1b1
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,9 +45,7 @@ jobs:
uses: codecov/codecov-action@v5
with:
fail_ci_if_error: true # optional (default = false)
files: ./coverage.txt
name: codecov-umbrella # optional
token: ${{ secrets.CODECOV_TOKEN }} # required
files: ./coverage.txt

- name: e2e
run: |
Expand Down

0 comments on commit 1e2c1b1

Please sign in to comment.