disable external module CI

This commit is contained in:
Ashwin Bharambe 2025-07-30 23:25:44 -07:00
parent 0f51ece0e4
commit d12146b369

View file

@ -16,6 +16,9 @@ on:
- 'tests/external/*'
- '.github/workflows/test-external-provider-module.yml' # This workflow
# This workflow is disabled. See https://github.com/meta-llama/llama-stack/pull/2975#issuecomment-3138702984 for details
if: false
jobs:
test-external-providers-from-module:
runs-on: ubuntu-latest