Skip to content

Commit

Permalink
Minor change to find python on powershell
Browse files Browse the repository at this point in the history
  • Loading branch information
sbolusani committed Jan 26, 2024
1 parent 2e7f333 commit 5048d1f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/integration-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -93,6 +93,7 @@ jobs:
run: |
python -m pip install --upgrade pip
python -m pip install cython wheel pytest
whereis python
- name: Install PySoPlex
shell: powershell
Expand Down

0 comments on commit 5048d1f

Please sign in to comment.