Skip to content

Commit

Permalink
chore: remove kcl installation in kusion test scripts.
Browse files Browse the repository at this point in the history
  • Loading branch information
Peefy committed Nov 13, 2023
1 parent f813aee commit f6ba1c5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/install-kusion.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ jobs:
- name: Check Kusion run
shell: bash -leo pipefail {0}
run: |
sudo kcl -Y static/stack/kcl.yaml
sudo kusion version
sudo kusion compile -w static/stack -o stdout
cd static/stack && sudo kusion compile
Expand Down

0 comments on commit f6ba1c5

Please sign in to comment.