File tree Expand file tree Collapse file tree 6 files changed +3458
-4334
lines changed Expand file tree Collapse file tree 6 files changed +3458
-4334
lines changed Original file line number Diff line number Diff line change 47
47
with :
48
48
name : artifact
49
49
path : dist
50
- - name : Publish package on TestPyPi
51
- uses : pypa/gh-action-pypi-publish@76f52bc884231f62b9a034ebfe128415bbaabdfc
52
- with :
53
- repository-url : https://test.pypi.org/legacy/
54
50
- name : Publish package on PyPi
55
51
uses : pypa/gh-action-pypi-publish@76f52bc884231f62b9a034ebfe128415bbaabdfc
56
52
- uses : actions/checkout@v4
Original file line number Diff line number Diff line change @@ -18,16 +18,12 @@ jobs:
18
18
matrix :
19
19
env :
20
20
- pl014
21
- - pl015
22
- - pl016
23
- - pl017
24
- - pl018
25
- - pl019
26
- - pl020
21
+ - pl1
27
22
- py39
28
23
- py310
29
24
- py311
30
25
- py312
26
+ - py313
31
27
steps :
32
28
- uses : actions/checkout@v4
33
29
- uses : prefix-dev/setup-pixi@92815284c57faa15cd896c4d5cfb2d59f32dc43d
You can’t perform that action at this time.
0 commit comments