Skip to content

Commit

Permalink
Use latest version of bitcoinlib
Browse files Browse the repository at this point in the history
  • Loading branch information
Cryp Toon committed Nov 21, 2024
1 parent 269f90f commit f4f323a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
pip install scrypt
python setup.py install
cp config.example.py config.py
git clone https://github.com/1200wd/bitcoinlib.git 1200wd/bitcoinlib -b v7-bugfixes
git clone https://github.com/1200wd/bitcoinlib.git 1200wd/bitcoinlib
ln -s 1200wd/bitcoinlib/bitcoinlib bitcoinlib
- name: Test with covarage
run: coverage run --source=blocksmurfer -m unittest -v
Expand Down

0 comments on commit f4f323a

Please sign in to comment.