pytest-split-gh-actions-demo
pytest-split-gh-actions-demo copied to clipboard
`pytest-split` works nicely also when combined with `pytest-xdist`. Test group 1 contains 6 tests which each take around 10 seconds to execute. With `-n 2` those 6 tests execute in...
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 2 to 4.1.7. Release notes Sourced from actions/download-artifact's releases. v4.1.7 What's Changed Update @actions/artifact dependency by @bethanyj28 in actions/download-artifact#325 Full Changelog: https://github.com/actions/download-artifact/compare/v4.1.6...v4.1.7 v4.1.6 What's Changed updating @actions/artifact...