update API conformance test

This commit is contained in:
Alexey Rybak 2025-09-22 14:31:49 -07:00
parent 08f0024797
commit a84b44937c

View file

@ -13,8 +13,8 @@ on:
branches: [ main ]
types: [opened, synchronize, reopened]
paths:
- 'docs/_static/llama-stack-spec.yaml'
- 'docs/_static/llama-stack-spec.html'
- 'docs/static/llama-stack-spec.yaml'
- 'docs/static/llama-stack-spec.html'
- '.github/workflows/conformance.yml' # This workflow itself
concurrency: