Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
BUGFIX: Limit parallel execution of GitHub actions (#60)
Testing multiple Python versions and various OS variants in parallel seems to trigger a limit on one of the databases, leading to test failures. The workflow is now restricted to sequential execution.
- Loading branch information