This commit is contained in:
Ashwin Bharambe 2025-08-18 13:59:58 -07:00
parent a4e53cc4f3
commit 9517eef70c
4 changed files with 7 additions and 15 deletions

View file

@ -36,7 +36,7 @@ runs:
- name: Run Integration Tests
shell: bash
run: |
./scripts/integration-tests.sh \
uv run ./scripts/integration-tests.sh \
--stack-config '${{ inputs.stack-config }}' \
--provider '${{ inputs.provider }}' \
--test-subdirs '${{ inputs.test-subdirs }}' \