Skip to content
This repository has been archived by the owner on Dec 27, 2024. It is now read-only.

Commit

Permalink
use e2e test branch
Browse files Browse the repository at this point in the history
  • Loading branch information
gidsg committed Dec 23, 2024
1 parent fd63e14 commit f9c9dfa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/copilot_deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ jobs:
FS_BASIC_AUTH_USERNAME: ${{ secrets.FS_BASIC_AUTH_USERNAME }}
FS_BASIC_AUTH_PASSWORD: ${{ secrets.FS_BASIC_AUTH_PASSWORD }}
AWS_ACCOUNT: ${{ secrets.AWS_ACCOUNT }}
uses: communitiesuk/funding-service-design-workflows/.github/workflows/post-deploy.yml@proto/fspt-140-python-e2e
uses: communitiesuk/funding-service-design-workflows/.github/workflows/post-deploy.yml@test-e2e-jobs
with:
run_performance_tests: ${{ inputs.run_performance_tests || true }}
run_e2e_tests_assessment: ${{ inputs.run_e2e_tests_assessment || true }}
Expand Down

0 comments on commit f9c9dfa

Please sign in to comment.