Skip to content

Commit

Permalink
Update python-package.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
j-faria authored Jan 12, 2024
1 parent a082eb8 commit fb544b8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/python-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,8 @@ jobs:
- name: Install kima
run: |
pip install --extra-index-url https://test.pypi.org/simple kima
#pip install kima
#pip install --extra-index-url https://test.pypi.org/simple kima
pip install kima
- name: Test import
run: |
Expand Down

0 comments on commit fb544b8

Please sign in to comment.