We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ca36548 commit f9258c1Copy full SHA for f9258c1
1 file changed
.github/workflows/ci.yaml
@@ -42,10 +42,6 @@ on:
42
description: 'Run with debugging options'
43
type: boolean
44
default: true
45
- upload:
46
- description: 'Upload wheels'
47
- type: boolean
48
- default: false
49
50
env:
51
# Default Python version to use.
0 commit comments