Skip to content

Commit

Permalink
ci: remove steps provided by kurtosis-cdk
Browse files Browse the repository at this point in the history
  • Loading branch information
Vui-Chee committed Dec 3, 2024
1 parent 5492cad commit 3ac6bf0
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions .github/workflows/test-e2e.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,16 +52,6 @@ jobs:
- name: Install Kurtosis CDK tools
uses: ./kurtosis-cdk/.github/actions/setup-kurtosis-cdk

- name: Disable kurtosis analytics
shell: bash
run: kurtosis analytics disable

- name: Install yq
shell: bash
run: |
pip3 install yq
yq --version
- name: Install polycli
run: |
POLYCLI_VERSION="${{ vars.POLYCLI_VERSION }}"
Expand Down

0 comments on commit 3ac6bf0

Please sign in to comment.