Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
gaoqiong
MIGraphX
Commits
c7bae543
Unverified
Commit
c7bae543
authored
Nov 22, 2023
by
kahmed10
Committed by
GitHub
Nov 22, 2023
Browse files
update codecov token (#2463)
parent
dd34e4b4
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
.github/workflows/ci.yaml
.github/workflows/ci.yaml
+1
-1
No files found.
.github/workflows/ci.yaml
View file @
c7bae543
...
@@ -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
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment