Skip to content

Commit

Permalink
Merge pull request #405 from multiversx/remove-fixed-vm-tools-from-wo…
Browse files Browse the repository at this point in the history
…rkflow

Remove fixed version of vm tools from workflow
  • Loading branch information
popenta committed Jan 30, 2024
2 parents bc68a71 + bdf6fcf commit f883790
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,6 @@ jobs:
pytest .
- name: Run CLI tests
run: |
python3 -m multiversx_sdk_cli.cli config set dependencies.vmtools.tag v1.4.60
cd ./multiversx_sdk_cli/tests
source ./test_cli_contracts.sh && testAll || return 1
source ./test_cli_dns.sh && testOffline || return 1

0 comments on commit f883790

Please sign in to comment.