Skip to content

Commit

Permalink
run full suite
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewpearce-digital committed Oct 11, 2023
1 parent c3631e8 commit c860459
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/workflow_pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,7 @@ jobs:
run_against_image: false
base_url: "https://${{ needs.pr_deploy.outputs.url }}"
tag: ${{ needs.create_tags.outputs.version_tag }}
smoke: true
smoke: false
environment_config_json: ${{ needs.pr_deploy.outputs.environment_config_json }}
secrets:
aws_access_key_id: ${{ secrets.AWS_ACCESS_KEY_ID_ACTIONS }}
Expand Down

0 comments on commit c860459

Please sign in to comment.