Lint fixes

This commit is contained in:
Ashwin Srinath
2025-12-03 10:17:23 -05:00
parent 29389b5791
commit 8b2afa6c16
7 changed files with 1 additions and 8 deletions

View File

@@ -19,7 +19,7 @@ jobs:
matrix:
cuda: ['12', '13']
python: ['3.10', '3.11', '3.12', '3.13']
steps:
- name: Checkout repository
uses: actions/checkout@v4
@@ -55,4 +55,3 @@ jobs:
exit 1
fi
echo "All wheels built successfully!"

View File

@@ -50,4 +50,3 @@ jobs:
uses: pypa/gh-action-pypi-publish@release/v1
with:
repository-url: https://test.pypi.org/legacy/