Skip to content

Commit

Permalink
test: check new ls action
Browse files Browse the repository at this point in the history
  • Loading branch information
lakkeger committed May 16, 2024
1 parent 332ca8c commit 96cc40e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/integration-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ jobs:
pip install -r requirements-dev.txt
- name: Start LocalStack
uses: LocalStack/setup-localstack@main
uses: LocalStack/setup-localstack@refactor_default_action
with:
image-tag: 'latest'
use-pro: 'true'
Expand Down

0 comments on commit 96cc40e

Please sign in to comment.