Skip to content

Commit

Permalink
update test workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
pandomic committed Nov 28, 2024
1 parent 921b295 commit 222f2b9
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/integration-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,9 +57,8 @@ jobs:

- name: Set up Dependencies
run: |
pip install requests boto3 pytest localstack-sdk-python
pip install localstack requests boto3 pytest localstack-sdk-python awscli-local
pip install localstack-ci-extension-plugins/pytest_plugin
pip install localstack
cd localstack-ci-extension && pip install -e . && cd -
- name: Prepare LocalStack
Expand Down

0 comments on commit 222f2b9

Please sign in to comment.