Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
K
kernel-hardening-checker
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
fact-depend
kernel-hardening-checker
Commits
531b4f80
Commit
531b4f80
authored
2 years ago
by
Alexander Popov
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Set the names for the codecov uploads
parent
0fda9eea
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
engine_unit-test.yml
.github/workflows/engine_unit-test.yml
+1
-1
functional_test.yml
.github/workflows/functional_test.yml
+1
-1
No files found.
.github/workflows/engine_unit-test.yml
View file @
531b4f80
...
...
@@ -42,6 +42,6 @@ jobs:
with
:
files
:
./coverage_unittest.xml
flags
:
engine_unit-test
name
:
codecov-umbrella
name
:
engine_unit-test_upload
fail_ci_if_error
:
true
verbose
:
true
This diff is collapsed.
Click to expand it.
.github/workflows/functional_test.yml
View file @
531b4f80
...
...
@@ -162,6 +162,6 @@ jobs:
with
:
files
:
./coverage.xml
flags
:
functional_test
name
:
codecov-umbrella
name
:
functional_test_upload
fail_ci_if_error
:
true
verbose
:
true
This diff is collapsed.
Click to expand it.
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