fast api does not technically depend on shared

This commit is contained in:
Daniel Roth 2026-03-11 14:04:56 +00:00
parent 9aa60c9e70
commit af031d81d4

View file

@ -327,7 +327,7 @@ jobs:
# Deploy FastAPI Lambda
# ============================================================
fast_api_lambda:
needs: [determine_stage, shared_terraform, ara_engine_lambda, categorisation_lambda]
needs: [determine_stage, ara_engine_lambda, categorisation_lambda]
uses: ./.github/workflows/_deploy_lambda.yml
with:
lambda_name: ara_fast_api