Skip to content

Commit

Permalink
try
Browse files Browse the repository at this point in the history
  • Loading branch information
dsikka committed Feb 21, 2024
1 parent 2d64fcf commit 3f784c8
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/build-wheel.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,8 +75,6 @@ jobs:
pip install dist_s3/*.whl
pip install pytest
pip install matplotlib
- name: Checkout code
uses: actions/checkout@v3
- name: Test Wheel
if: ${{ env.DEV == 'true' }}
run: |
Expand Down

0 comments on commit 3f784c8

Please sign in to comment.