Skip to content

Commit f9258c1

Browse files
committed
Remove workflow_dispatch option for uploading wheels
Remove option that is not relevant for this workflow.
1 parent ca36548 commit f9258c1

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

.github/workflows/ci.yaml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -42,10 +42,6 @@ on:
4242
description: 'Run with debugging options'
4343
type: boolean
4444
default: true
45-
upload:
46-
description: 'Upload wheels'
47-
type: boolean
48-
default: false
4945

5046
env:
5147
# Default Python version to use.

0 commit comments

Comments
 (0)