Skip to content

Commit

Permalink
Revert "Kick the CI"
Browse files Browse the repository at this point in the history
This reverts commit eb720e5.
  • Loading branch information
bmhowe23 committed Jan 9, 2025
1 parent eb720e5 commit 73c64de
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion scripts/ci/test_wheels.sh
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ python=python${python_version}
apt-get update && apt-get install -y --no-install-recommends \
libgfortran5 python${python_version} python$(echo ${python_version} | cut -d . -f 1)-pip


${python} -m pip install --no-cache-dir pytest

#${python} -m pip install wheels/cuda_quantum_cu12-0.0.0-cp310-cp310-manylinux_2_28_x86_64.whl
Expand Down

0 comments on commit 73c64de

Please sign in to comment.