chore: modify test action

[skip ci]
This commit is contained in:
Marcel S. Henselin 2026-03-26 15:00:42 +01:00
parent 5470106f8a
commit 9c4a819668

View file

@ -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' }}