Skip to content

Commit

Permalink
Change smoketest path in action
Browse files Browse the repository at this point in the history
  • Loading branch information
RioKnightleyNHS committed Feb 19, 2024
1 parent 7f93203 commit ef5a8cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ui-deploy-feature-to-sandbox-manual.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ jobs:
AWS_ASSUME_ROLE: ${{ secrets.AWS_ASSUME_ROLE }}

smoketest:
uses: ./.github/workflows/ui-smoketest-base.yml
uses: ./.github/workflows/ui-smoketest.yml
needs: ['deploy_ui']
with:
build_branch: ${{github.event.pull_request.head.ref}}
Expand Down

0 comments on commit ef5a8cf

Please sign in to comment.