Skip to content

Commit b521087

Browse files
committed
WIP
1 parent 93ae4b2 commit b521087

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ env:
3535
python-version=["3.9", "3.13"]
3636
os=["ubuntu-latest"]
3737
on-workflow_dispatch-*: | # Manual trigger of the workflow
38-
jobs=["test", "build", "publish-test"]
38+
jobs=["test", "build"]
3939
python-version=["3.9", "3.13"]
4040
os=["ubuntu-latest"]
4141

0 commit comments

Comments
 (0)