Skip to content

Commit

Permalink
Fix reviewdog
Browse files Browse the repository at this point in the history
  • Loading branch information
nao1215 committed Jan 16, 2024
1 parent bf2697e commit 24101f5
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/cloudformation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,10 @@ jobs:
steps:
- uses: actions/checkout@v4

steps:
- uses: unfor19/install-aws-cli-action@v1
with:
version: 2
verbose: false
version: 2
verbose: false

- name: Setup localstack
env:
Expand Down

0 comments on commit 24101f5

Please sign in to comment.