Skip to content

Commit 0f71411

Browse files
committed
NRL-000 use pr env for smoke tests - internal
1 parent 1da2c66 commit 0f71411

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr-env-deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -381,4 +381,4 @@ jobs:
381381

382382
- name: Smoke Test
383383
run: |
384-
make TF_WORKSPACE_NAME=${{ needs.set-environment-id.outputs.environment_id }} test-smoke-public
384+
make TF_WORKSPACE_NAME=${{ needs.set-environment-id.outputs.environment_id }} test-smoke-internal

0 commit comments

Comments
 (0)