We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6cf8100 commit ead0c1eCopy full SHA for ead0c1e
.github/workflows/publish.yaml
@@ -39,7 +39,4 @@ jobs:
39
pixi-version: v0.46.0
40
cache: true
41
- name: Publish
42
- run: |
43
- pixi run -e py310 publish
44
- pixi run -e py311 publish
45
- pixi run -e py312 publish
+ run: pixi run -e py310 publish
0 commit comments