Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Workaround
  • Loading branch information
Bret Ambrose committed May 19, 2025
commit e35d2b596f24126044f38bff37f3da37570fb806
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -137,6 +137,7 @@ jobs:
- name: Service tests
shell: bash
run: |
source .venv/bin/activate
cd aws-iot-device-sdk-python-v2
python3 -m pip install .
source utils/test_setup.sh s3://iot-sdk-ci-bucket-us-east1/IotUsProdMqtt5EnvironmentVariables.txt us-east-1
Expand Down
Loading
Loading