mirror of
https://github.com/corundum/corundum.git
synced 2025-01-30 08:32:52 +08:00
Set algorithm for pytest-split
This commit is contained in:
parent
0a7f1ccbbe
commit
5d153635f4
2
.github/workflows/regression-tests.yml
vendored
2
.github/workflows/regression-tests.yml
vendored
@ -30,4 +30,4 @@ jobs:
|
|||||||
pip install tox tox-gh-actions
|
pip install tox tox-gh-actions
|
||||||
|
|
||||||
- name: Test with tox
|
- name: Test with tox
|
||||||
run: tox -- --splits 10 --group ${{ matrix.group }}
|
run: tox -- --splits 10 --group ${{ matrix.group }} --splitting-algorithm least_duration
|
||||||
|
Loading…
x
Reference in New Issue
Block a user