Skip to content

Commit 29cc049

Browse files
Remove redundant build action
1 parent f80fe4b commit 29cc049

File tree

2 files changed

+0
-39
lines changed

2 files changed

+0
-39
lines changed

.github/workflows/build_wheel.yaml

Lines changed: 0 additions & 36 deletions
This file was deleted.

.github/workflows/deploy.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,6 @@ on:
66

77
jobs:
88
deploy:
9-
# this will run when you have tagged a commit, starting with "v*"
10-
# and requires that you have put your twine API key in your
11-
# github secrets (see readme for details)
129
runs-on: ${{ matrix.operating-system }}
1310
strategy:
1411
matrix:

0 commit comments

Comments
 (0)