Skip to content

Commit

Permalink
Merge pull request #72 from eclipse-thingweb/codecov
Browse files Browse the repository at this point in the history
ci: remove token from codecov upload step
  • Loading branch information
JKRhb committed Nov 8, 2023
2 parents b0d5b7e + e43cb26 commit 458e446
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@ jobs:

- uses: codecov/codecov-action@v3
with:
token: ${{ secrets.CODECOV_TOKEN }}
file: coverage/lcov.info
name: Upload to codecov.io
verbose: true

0 comments on commit 458e446

Please sign in to comment.