Skip to content

Commit

Permalink
Merge pull request #204 from Peefy/chore-remove-kcl-in-kusion-install…
Browse files Browse the repository at this point in the history
…ation-tests

chore: remove kcl installation in kusion test scripts.
  • Loading branch information
Peefy authored Nov 13, 2023
2 parents 05a3424 + f6ba1c5 commit f4a7b71
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 f4a7b71

Please sign in to comment.