test: port

# What does this PR do?


## Test Plan
This commit is contained in:
Eric Huang 2025-11-03 15:11:43 -08:00
parent da57b51fb6
commit b0eb9eb05a
2 changed files with 62 additions and 35 deletions

View file

@ -22,6 +22,7 @@ on:
- '.github/actions/setup-ollama/action.yml'
- '.github/actions/setup-test-environment/action.yml'
- '.github/actions/run-and-record-tests/action.yml'
- 'scripts/integration-tests.sh'
schedule:
# If changing the cron schedule, update the provider in the test-matrix job
- cron: '0 0 * * *' # (test latest client) Daily at 12 AM UTC