Skip to content

Commit f51848e

Browse files
author
Theodore Li
committed
Add back deploy-aws dependency
1 parent 0820743 commit f51848e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy-infra.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -180,7 +180,7 @@ jobs:
180180
ParameterKey=PagerDutyEndpoint,ParameterValue=$PAGERDUTY_ENDPOINT
181181
182182
integration-tests:
183-
# needs: deploy-aws
183+
needs: deploy-aws
184184
if: github.event_name == 'push'
185185
runs-on: ubuntu-latest
186186
environment: ${{ github.ref_name }}

0 commit comments

Comments
 (0)