Skip to content

Commit 4c8af1d

Browse files
DynamoDM table name env variable
1 parent 08728e4 commit 4c8af1d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/regression_tests.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -110,6 +110,7 @@ jobs:
110110
id: tests
111111
continue-on-error: true
112112
env:
113+
DYNAMODB_TABLE_NAME: ${{ var.DYNAMODB_TABLE_NAME }}
113114
ENVIRONMENT: ${{ inputs.environment }}
114115
PULL_REQUEST_ID: ${{ inputs.pull_request_id }}
115116
INPUT_TAG: ${{ inputs.tags }}

0 commit comments

Comments
 (0)