Skip to content

Commit

Permalink
pre-commit checked
Browse files Browse the repository at this point in the history
  • Loading branch information
vineetbansal committed Jul 27, 2024
1 parent f44a4a6 commit 3594b2d
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 3 deletions.
1 change: 0 additions & 1 deletion .github/workflows/build_cuda.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,4 +59,3 @@ jobs:
with:
name: wheels-cuda-${{ matrix.os }}
path: ./wheelhouse

1 change: 0 additions & 1 deletion .github/workflows/build_default.yml
Original file line number Diff line number Diff line change
Expand Up @@ -107,4 +107,3 @@ jobs:
run: |
python -m pip install --upgrade twine
twine upload dist/*
1 change: 0 additions & 1 deletion .github/workflows/build_mkl.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,4 +55,3 @@ jobs:
with:
name: wheels-mkl-${{ matrix.os }}
path: ./wheelhouse

0 comments on commit 3594b2d

Please sign in to comment.