Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
chris-martin authored Jan 3, 2025
1 parent a15fa59 commit 9bfa48e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,9 @@ jobs:
steps:
- uses: actions/checkout@v3
- uses: freckle/stack-action@v5
env:
STACK_YAML: ${{ matrix.stack-yaml }}
with:
stack-yaml: ${{ matrix.stack-yaml }}
stack-arguments: --flag aws-sns-verify:development

lint:
Expand Down

0 comments on commit 9bfa48e

Please sign in to comment.