Skip to content

Commit 1eda970

Browse files
Merge pull request #702 from NHSDigital/bugfix/made14-NRL-975-rollback-smoketests
[NRL-975] Fix smoketest command in rollback pipeline
2 parents da8a5c2 + 898235a commit 1eda970

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/rollback-stack.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,4 +64,4 @@ jobs:
6464
6565
- name: "Smoke Test"
6666
run: |
67-
make ENV=${{ inputs.environment }} test-smoke-external
67+
make ENV=${{ inputs.environment }} test-smoke-public

0 commit comments

Comments
 (0)