Skip to content

Commit

Permalink
Merge pull request #2368 from CounterpartyXCP/fix503
Browse files Browse the repository at this point in the history
Temporary disable compare hashes test
  • Loading branch information
adamkrellenstein authored Oct 16, 2024
2 parents f95d76c + 72d4490 commit 5632e7a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test_compose.sh
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@ done
# Run compare hashes test
. "$HOME/.profile"
cd counterparty-core
sudo python3 -m pytest counterpartycore/test/mainnet_test.py --testapidb --comparehashes
# sudo python3 -m pytest counterpartycore/test/mainnet_test.py --testapidb --comparehashes
cd ..


Expand Down

0 comments on commit 5632e7a

Please sign in to comment.