Skip to content

Commit

Permalink
ci testing
Browse files Browse the repository at this point in the history
  • Loading branch information
jparismorgan committed Jan 10, 2024
1 parent e624de4 commit 6940ea7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_wheels_testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
- name: Build python
run: |
cd apis/python
pip install .
pip install .[test]
- name: List Installed Python Packages
run: |
Expand Down

0 comments on commit 6940ea7

Please sign in to comment.