Skip to content

Commit

Permalink
update codecov token (#2463)
Browse files Browse the repository at this point in the history
  • Loading branch information
kahmed10 authored Nov 22, 2023
1 parent dd34e4b commit c7bae54
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -465,7 +465,7 @@ jobs:
- name: Upload code coverage
if: "matrix.configuration == 'codecov'"
env:
CODECOV_TOKEN: "8545af1c-f90b-4345-92a5-0d075503ca56"
CODECOV_TOKEN: "f5d5a10b-3177-4c76-b25f-9b1c2f165e8b"
run: |
sudo apt-get install -y lcov
cd build
Expand Down

0 comments on commit c7bae54

Please sign in to comment.