pass env var

This commit is contained in:
Adil Hafeez 2025-05-31 01:10:50 -07:00
parent 056238ebc3
commit ac1af5108c
No known key found for this signature in database
GPG key ID: 9B18EF7691369645

View file

@ -52,6 +52,7 @@ jobs:
OPENAI_API_KEY: ${{ secrets.OPENAI_API_KEY }}
MISTRAL_API_KEY: ${{ secrets.MISTRAL_API_KEY }}
GROQ_API_KEY: ${{ secrets.GROQ_API_KEY }}
ARCH_API_KEY: ${{ secrets.ARCH_API_KEY }}
run: |
source venv/bin/activate
cd demos/shared/test_runner && sh run_demo_tests.sh use_cases/preference_based_routing