Skip to content

Commit

Permalink
try basic if
Browse files Browse the repository at this point in the history
  • Loading branch information
dsikka committed Feb 20, 2024
1 parent 0fa070c commit 1f9c2c2
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/build-wheel.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,10 +71,6 @@ jobs:
internal: $INTERNAL
dst: dist_s3
- name: Test Wheel
if: not $DEV
run:
pip install dist_s3/*.whl
make test TARGETS=full
if: $DEV
run:
pip install dist_s3/*.whl
Expand Down

0 comments on commit 1f9c2c2

Please sign in to comment.