Merge branch 'dev' of github.com:crytic/slither into dev

pull/1181/head
Josselin 3 years ago
commit 07deae97b9
  1. 3
      .github/workflows/read_storage.yml

@ -37,6 +37,9 @@ jobs:
run: |
python3 setup.py install
pip install web3 pytest deepdiff solc-select
pip install pytest==7.0.1
pip install typing_extensions==4.1.1
pip install importlib_metadata==4.8.3
solc-select install 0.8.1
solc-select install 0.8.10
solc-select use 0.8.1

Loading…
Cancel
Save