Skip to content

Commit

Permalink
missing lib six
Browse files Browse the repository at this point in the history
  • Loading branch information
xiazhvera committed Jul 16, 2024
1 parent 24f85d1 commit d6888b8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -158,6 +158,7 @@ jobs:
- name: Execute device farm test
run: |
cd aws-crt-swift/Test/IntegrationTests/MqttClient
pip uninstall -r ./DeviceFarmScript/requirements.txt
pip install -r ./DeviceFarmScript/requirements.txt
ls
python ./DeviceFarmScript/run_ios_ci.py \
Expand Down

0 comments on commit d6888b8

Please sign in to comment.