mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-08-12 04:50:39 +00:00
chore: Remove coverage badge from README.md (#2976)
# What does this PR do? <!-- Provide a short summary of what this PR does and why. Link to relevant issues if applicable. --> It looks like the coverage badge is still present in the README. This PR removes it. For more context: https://github.com/meta-llama/llama-stack/pull/2950
This commit is contained in:
parent
8a6c0fb930
commit
ea8dd58144
3 changed files with 2 additions and 3 deletions
|
@ -36,7 +36,7 @@ def generate_ci_docs():
|
|||
# Header section to preserve
|
||||
header = """# Llama Stack CI
|
||||
|
||||
Llama Stack uses GitHub Actions for Continous Integration (CI). Below is a table detailing what CI the project includes and the purpose.
|
||||
Llama Stack uses GitHub Actions for Continuous Integration (CI). Below is a table detailing what CI the project includes and the purpose.
|
||||
|
||||
| Name | File | Purpose |
|
||||
| ---- | ---- | ------- |
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue