chore: modify test action
[skip ci]
This commit is contained in:
parent
5470106f8a
commit
9c4a819668
1 changed files with 1 additions and 0 deletions
1
.github/workflows/tf-acc-test.yaml
vendored
1
.github/workflows/tf-acc-test.yaml
vendored
|
|
@ -64,6 +64,7 @@ jobs:
|
|||
tf_acc_kek_service_account: ${{ vars.TF_ACC_KEK_SERVICE_ACCOUNT }}
|
||||
tf_debug: ${{ inputs.enable_debug }}
|
||||
test_timeout_string: ${{ inputs.test_timeout_string }}
|
||||
test_file: ${{ inputs.test_file }}
|
||||
|
||||
- name: Run Test (automatic)
|
||||
if: ${{ github.event_name != 'workflow_dispatch' }}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue