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 0f4ac1b commit e624de4
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/build_wheels_testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,10 @@ jobs:
cd apis/python
pip install .
- name: List Installed Python Packages
run: |
pip freeze
- name: Build Indexes
run: |
echo "pwd" && pwd
Expand Down

0 comments on commit e624de4

Please sign in to comment.