Skip to content

Commit

Permalink
Update setup_python.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
coder2020official authored Feb 4, 2024
1 parent 0998c36 commit f49b34b
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 @@ -31,5 +31,5 @@ jobs:
architecture: x64
- run: |
pip3 install -r requirements.txt
python setup.py install
pip3 install .
cd tests && py.test

0 comments on commit f49b34b

Please sign in to comment.