Skip to content

Commit

Permalink
install localstack cli again
Browse files Browse the repository at this point in the history
  • Loading branch information
dominikschubert committed Dec 28, 2023
1 parent 12a0381 commit 52bc31d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,9 @@ jobs:
with:
python-version: '${{ matrix.python-version }}'

- name: Install localstack CLI
run: pip install localstack

- name: Install deps
run: pip install '.[ver1]'

Expand Down

0 comments on commit 52bc31d

Please sign in to comment.