Skip to content

Commit ead0c1e

Browse files
committed
ci: udpate workflows
1 parent 6cf8100 commit ead0c1e

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

.github/workflows/publish.yaml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,4 @@ jobs:
3939
pixi-version: v0.46.0
4040
cache: true
4141
- name: Publish
42-
run: |
43-
pixi run -e py310 publish
44-
pixi run -e py311 publish
45-
pixi run -e py312 publish
42+
run: pixi run -e py310 publish

0 commit comments

Comments
 (0)