-
Notifications
You must be signed in to change notification settings - Fork 34
Description
I don't like that we have two workflows for unit tests:
- https://github.com/pints-team/pints/blob/main/.github/workflows/unit-test-os-coverage.yml
- https://github.com/pints-team/pints/blob/main/.github/workflows/unit-test-python-coverage.yml
(I do realise that this was originally my design choice!)
Let's rationalise into a single workflow, ensuring we have coverage on all modern platforms and python versions, including expanding our testing to arm64 architectures.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels