Skip to content

Commit 52782b3

Browse files
chore(ci): Fix missing option to workflow (#1921)
1 parent 652266f commit 52782b3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/start-up-with-containers/action.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -90,6 +90,7 @@ runs:
9090
9191
working-directory: otdf-test-platform
9292
- name: Enable ECC wrapping for TDFs
93+
shell: bash
9394
if: ${{ inputs.ec-tdf-enabled }}
9495
run: |
9596
yq e '.services.kas.ec_tdf_enabled = true' -i opentdf.yaml

0 commit comments

Comments
 (0)