Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
popenta committed Sep 21, 2023
1 parent 0c9aaa9 commit d7681dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
- name: Setup test dependencies
run: |
python3 -m multiversx_sdk_cli.cli deps install testwallets
python3 -m multiversx_sdk_cli.cli deps install wasm-op
python3 -m multiversx_sdk_cli.cli deps install wasm-opt
python3 -m multiversx_sdk_cli.cli deps install rust --overwrite
- name: Run unit tests
run: |
Expand Down

0 comments on commit d7681dd

Please sign in to comment.