Skip to content

Commit

Permalink
chore: remove polycli installation from e2e workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Stefan-Ethernal committed Jan 15, 2025
1 parent 9ef279c commit 809deed
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions .github/workflows/test-e2e-multi_pp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,14 +43,6 @@ jobs:

- name: Install Kurtosis CDK tools
uses: ./kurtosis-cdk/.github/actions/setup-kurtosis-cdk

- name: Install polycli
run: |
git clone https://github.com/0xPolygon/polygon-cli -b jhilliard/alonso
cd polygon-cli
make install
cp ~/go/bin/polycli /usr/local/bin/polycli
/usr/local/bin/polycli version

- name: Setup Bats and bats libs
uses: bats-core/[email protected]
Expand Down

0 comments on commit 809deed

Please sign in to comment.