Skip to content

Commit dd1e91d

Browse files
committed
NRL-000 trying something
1 parent 515c7e7 commit dd1e91d

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
@@ -302,7 +302,7 @@ jobs:
302302
- name: Smoke Test
303303
run: |
304304
make ENV=dev truststore-pull-client
305-
make ENV=dev test-smoke-internal
305+
make ENV=dev TF_WORKSPACE_NAME=${{ needs.set-environment-id.outputs.environment_id }} test-smoke-internal
306306
307307
performance-test:
308308
name: Run Performance Tests

0 commit comments

Comments
 (0)