Skip to content

Use localstack 4.x

Use localstack 4.x #56

Workflow file for this run

name: 'Lint'
on:
pull_request:
types: [ opened, reopened, synchronize ]
jobs:
test:
name: 'Dockerfile Lint'
runs-on: ubuntu-latest
steps:
- name: Checkout repository
uses: actions/checkout@v4
with:
submodules: true
- name: lint
run: docker-compose config