We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 357cb24 commit 2780efbCopy full SHA for 2780efb
.github/workflows/ci.yml
@@ -50,3 +50,5 @@ jobs:
50
with:
51
name: cloud-pods-test
52
action: save
53
+ env:
54
+ LOCALSTACK_API_KEY: ${{ secrets.LOCALSTACK_API_KEY }}
0 commit comments