Skip to content

Commit

Permalink
rm unused bash-e2e rust logic
Browse files Browse the repository at this point in the history
  • Loading branch information
Reecepbcups committed Aug 10, 2024
1 parent cd3793e commit 02be44c
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions .github/workflows/local-interchain.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -50,14 +50,6 @@ jobs:
- name: checkout chain
uses: actions/checkout@v4

- name: Install latest toolchain
uses: actions-rs/toolchain@v1
with:
profile: minimal
toolchain: stable
target: wasm32-unknown-unknown
override: true

- name: Download Tarball Artifact
uses: actions/download-artifact@v3
with:
Expand Down

0 comments on commit 02be44c

Please sign in to comment.