Skip to content

Commit

Permalink
fix: remove requirements.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
Genysys committed Aug 25, 2021
1 parent d680a74 commit edda208
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/node.js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ jobs:
solc-select install 0.6.12
solc-select use 0.6.12
pip3 install slither-analyzer
pip install -r requirements-dev.txt
# pip install -r requirements-dev.txt
# - name: Prepare contracts
# shell: bash
# run: |
Expand Down

0 comments on commit edda208

Please sign in to comment.