Skip to content

Commit

Permalink
Walk web3 back to a potentially more stable version.
Browse files Browse the repository at this point in the history
  • Loading branch information
oschwaldp-oci committed Jul 20, 2023
1 parent f1c2b10 commit f107499
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/contract.yml
Original file line number Diff line number Diff line change
Expand Up @@ -168,9 +168,8 @@ jobs:
dpkg -L leap-dev | grep TestHarness
python3 --version
- name: Test Leap Integration
run: |
pip install web3
pip install --upgrade web3=6.5.0
export PYTHONPATH=/usr/share/leap_testing/tests/TestHarness
./tests/leap/nodeos_eos_evm_test.py --eos-evm-contract-root ./contract/build --eos-evm-build-root ./build --use-tx-wrapper ./peripherals/tx_wrapper

0 comments on commit f107499

Please sign in to comment.