mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-12-03 09:53:45 +00:00
fix: fixup config_resolution.py
fix some config resolution logic that still had "Modes" (build or run) and was using run.yaml Signed-off-by: Charlie Doern <cdoern@redhat.com>
This commit is contained in:
parent
0424afb7ed
commit
7a57957f13
5 changed files with 22 additions and 30 deletions
2
.github/workflows/backward-compat.yml
vendored
2
.github/workflows/backward-compat.yml
vendored
|
|
@ -1,6 +1,6 @@
|
|||
name: Backward Compatibility Check
|
||||
|
||||
run-name: Check backward compatibility for config.yaml configs
|
||||
run-name: Check backward compatibility for config.yaml files
|
||||
|
||||
on:
|
||||
pull_request:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue