We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6fc5e32 commit e522628Copy full SHA for e522628
1 file changed
.github/workflows/pr-teardown.yml
@@ -63,6 +63,7 @@ jobs:
63
- name: Unsubscribe MNS
64
working-directory: "./lambdas/mns_subscription"
65
env:
66
+ APIGEE_ENVIRONMENT: int
67
SQS_ARN: ${{ env.ID_SYNC_QUEUE_ARN }}
68
run: |
69
poetry install --no-root
0 commit comments