Skip to content

Commit

Permalink
Update integration-tests.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
martinjankoehler authored Dec 12, 2024
1 parent f8cab65 commit 8c7b765
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/integration-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ jobs:

- name: "Install 🐍 Wheel"
run: |
pip install dist/*ubuntu-.whl
pip install dist/*ubuntu*.whl
- name: "KPEX version check"
run: |
Expand Down

0 comments on commit 8c7b765

Please sign in to comment.