Skip to content

Commit

Permalink
where is the module
Browse files Browse the repository at this point in the history
  • Loading branch information
mdr0id committed Jul 23, 2024
1 parent f24ad32 commit 546d14e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/python-app.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,6 @@ jobs:
run: |
python3 example.py
pip list | grep jito_jsonrpc_sdk
python -m pip list | grep jito_jsonrpc_sdk
pip show jito_jsonrpc_sdk
pytest ./tests/test_jito_json_rpc_sdk.py

0 comments on commit 546d14e

Please sign in to comment.