simplification and adding shell: bash everywhere

This commit is contained in:
Ashwin Bharambe 2025-07-31 09:02:45 -07:00
parent 890c791c70
commit 522d62d631
4 changed files with 97 additions and 126 deletions

View file

@ -17,7 +17,6 @@ on:
- '.github/actions/setup-ollama/action.yml'
- '.github/actions/setup-test-environment/action.yml'
- '.github/actions/run-and-record-tests/action.yml'
- '.github/actions/run-integration-tests/action.yml'
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