Skip to content

Commit

Permalink
add conversion
Browse files Browse the repository at this point in the history
Signed-off-by: cuisongliu <[email protected]>
  • Loading branch information
cuisongliu committed Feb 24, 2023
1 parent 058c9e2 commit 2e652c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,4 @@ jobs:

- name: Test conversion
run: |
dist/runtime-ctl_linux_amd64_v1/runtime-ctl conversion -f pkg/merge/testdata/config.yaml -d pkg/merge/testdata/default.yaml
dist/runtime-ctl_linux_amd64_v1/runtime-ctl conversion -f pkg/merge/testdata/config.yaml -f pkg/merge/testdata/config-2.yaml -d pkg/merge/testdata/default.yaml

0 comments on commit 2e652c9

Please sign in to comment.