diff --git a/.github/workflows/build-and-test-python-wheels.yml b/.github/workflows/build-and-test-python-wheels.yml index a1ad77a..9e75935 100644 --- a/.github/workflows/build-and-test-python-wheels.yml +++ b/.github/workflows/build-and-test-python-wheels.yml @@ -107,4 +107,3 @@ jobs: exit 1 fi echo "All wheels built and tested successfully!" -