Skip to content

Commit

Permalink
chore(ci): Fix wrong cwd in start-up-with-containers (#1922)
Browse files Browse the repository at this point in the history
  • Loading branch information
dmihalcik-virtru authored Feb 14, 2025
1 parent 52782b3 commit a3d3f2a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/start-up-with-containers/action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,7 @@ runs:
if: ${{ inputs.ec-tdf-enabled }}
run: |
yq e '.services.kas.ec_tdf_enabled = true' -i opentdf.yaml
working-directory: otdf-test-platform
- name: Trust the generated certs
shell: bash
run: |
Expand Down

0 comments on commit a3d3f2a

Please sign in to comment.