Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
dsikka committed Apr 2, 2024
1 parent 116de30 commit 37d6885
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-wheel-and-container.yml
Original file line number Diff line number Diff line change
Expand Up @@ -84,8 +84,8 @@ jobs:
uses: actions/checkout@v3
- name: Install test dependencies
run: |
rm -rf src/
pip install -e ./[dev]
rm -rf src/
- name: Test Wheel on Base Tests
run: |
make test
Expand Down

0 comments on commit 37d6885

Please sign in to comment.