Skip to content

Commit

Permalink
github actions optimization
Browse files Browse the repository at this point in the history
  • Loading branch information
mihaicalinluca committed May 21, 2024
1 parent c97bbdc commit 438b54d
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/proxy-compare.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,13 +23,7 @@ jobs:

- name: Install prerequisites
run: |
cargo install wasm-opt
cargo install --path framework/meta
sc-meta install mx-scenario-go --tag v2.0.0
which wasm-opt
which mx-scenario-go
mx-scenario-go --version
- name: Run proxy compare
run: |
Expand Down

0 comments on commit 438b54d

Please sign in to comment.