- workflow updates
PyTest / pytest (push) Successful in 1m36s
PyTest / pytest (3.10) (push) Successful in 1m58s
PyTest / pytest (3.12) (push) Successful in 2m3s
PyTest / pytest (3.14) (push) Successful in 2m8s

This commit is contained in:
Wim Pomp
2026-05-09 18:48:43 +02:00
parent ba29d5a7d3
commit 9971cf245f
2 changed files with 3 additions and 7 deletions
+1 -5
View File
@@ -107,11 +107,6 @@ jobs:
rustup target add aarch64-apple-darwin
maturin build --release --out dist --target aarch64-apple-darwin --zig
# - name: Upload wheels
# uses: https://github.com/christopherHX/gitea-upload-artifact@v4
# with:
# path: dist
- name: Store cache
uses: actions/cache/save@v4
with:
@@ -127,6 +122,7 @@ jobs:
- name: Publish to PyPI
uses: pypa/gh-action-pypi-publish@release/v1
with:
skip-existing: true
password: ${{ secrets.PYPI_API_TOKEN }}
env:
GITHUB_WORKFLOW_REF: 1.10.1