Skip to content

Commit

Permalink
fix: remove import test (#615)
Browse files Browse the repository at this point in the history
  • Loading branch information
alexander-camuto authored Nov 15, 2023
1 parent 95b1a75 commit 679b597
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/pypi-gpu.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,6 @@ jobs:
if: matrix.target == 'x86_64'
run: |
pip install ezkl-gpu --no-index --find-links dist --force-reinstall
python -c "import ezkl_gpu"
- name: Upload wheels
uses: actions/upload-artifact@v3
Expand Down

0 comments on commit 679b597

Please sign in to comment.