Skip to content

Commit

Permalink
Fix function name
Browse files Browse the repository at this point in the history
  • Loading branch information
carlpartridge committed Jan 8, 2025
1 parent 3434da8 commit bb7f2e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/waf-sync-lambda-integration-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,4 +43,4 @@ jobs:
id: invoke-lambda
run: |
echo "STARTTIME=`date +%s`" >> "$GITHUB_OUTPUT"
aws lambda invoke --function-name bcda-dev-api-waf-sync-function test-result.txt
aws lambda invoke --function-name bcda-dev-api-waf-sync test-result.txt

0 comments on commit bb7f2e3

Please sign in to comment.