Skip to content

Commit

Permalink
New building system
Browse files Browse the repository at this point in the history
  • Loading branch information
Badiboy committed Jun 22, 2024
1 parent b866e36 commit cf50b9b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/setup_python.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,5 +32,5 @@ jobs:
- run: |
pip3 install -r requirements.txt
pip3 install pytest
python setup.py install
pip3 install .
pytest pyCryptoPayAPI/tests.py

0 comments on commit cf50b9b

Please sign in to comment.