- workflow updates
PyTest / pytest (push) Successful in 50s
PyTest / pytest (3.10) (push) Successful in 1m33s
PyTest / pytest (3.12) (push) Successful in 1m13s
PyTest / pytest (3.14) (push) Successful in 1m15s

This commit is contained in:
Wim Pomp
2026-05-09 13:07:21 +02:00
parent 0bbf3ead51
commit 512728e110
-4
View File
@@ -5,10 +5,6 @@ on: [push, pull_request, workflow_call]
jobs: jobs:
pytest: pytest:
runs-on: ubuntu-latest runs-on: ubuntu-latest
strategy:
matrix:
python-version: ["3.10", "3.12", "3.14"]
steps: steps:
- uses: actions/checkout@v6 - uses: actions/checkout@v6