mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-08-15 22:18:00 +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
2
.github/workflows/README.md
vendored
2
.github/workflows/README.md
vendored
|
@ -1,6 +1,6 @@
|
|||
# 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