Unverified Commit c7bae543 authored by kahmed10's avatar kahmed10 Committed by GitHub
Browse files

update codecov token (#2463)

parent dd34e4b4
...@@ -465,7 +465,7 @@ jobs: ...@@ -465,7 +465,7 @@ jobs:
- name: Upload code coverage - name: Upload code coverage
if: "matrix.configuration == 'codecov'" if: "matrix.configuration == 'codecov'"
env: env:
CODECOV_TOKEN: "8545af1c-f90b-4345-92a5-0d075503ca56" CODECOV_TOKEN: "f5d5a10b-3177-4c76-b25f-9b1c2f165e8b"
run: | run: |
sudo apt-get install -y lcov sudo apt-get install -y lcov
cd build cd build
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment