Skip to content

Commit 99d4667

Browse files
Update .github/workflows/python-ec2-default-test.yml
Co-authored-by: Mahad Janjua <[email protected]>
1 parent 458b360 commit 99d4667

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/python-ec2-default-test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -258,6 +258,7 @@ jobs:
258258
if: (success() || steps.log-validation.outcome == 'failure' || steps.metric-validation.outcome == 'failure') && !cancelled()
259259
run: ./gradlew validator:run --args='-c python/ec2/default/custom-metric-validation.yml
260260
--testing-id ${{ env.TESTING_ID }}
261+
--account-id ${{ env.ACCOUNT_ID }}
261262
--endpoint http://${{ env.MAIN_SERVICE_ENDPOINT }}
262263
--remote-service-deployment-name ${{ env.REMOTE_SERVICE_IP }}:8001
263264
--region ${{ env.E2E_TEST_AWS_REGION }}

0 commit comments

Comments
 (0)