Skip to content

Commit

Permalink
Cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
matthewmturner committed Oct 9, 2024
1 parent c511767 commit 4ae6f20
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions .github/workflows/s3.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,6 @@ jobs:
image-tag: 'latest'
install-awslocal: 'true'
configuration: DEBUG=1
use-pro: 'true'
state-backend: cloud-pods
state-action: load
state-name: my-cloud-pod

- name: Run Tests against LocalStack
run: |
Expand All @@ -27,9 +23,3 @@ jobs:
- name: Save LocalStack State
uses: LocalStack/[email protected]
with:
state-backend: local
state-action: save
state-name: my-ls-state-artifact
env:
WORKFLOW_ID: ${{ env.MY_GOLDEN_LS_STATE }}

0 comments on commit 4ae6f20

Please sign in to comment.