Skip to content

Commit

Permalink
update tests/files/.pytest-split-durations
Browse files Browse the repository at this point in the history
pytest --store-durations --durations-path tests/files/.pytest-split-durations
  • Loading branch information
janosh committed Jun 4, 2024
1 parent c55e056 commit d38aee2
Show file tree
Hide file tree
Showing 2 changed files with 2,899 additions and 2,418 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ jobs:
extras: ci # test with only required dependencies installed

# pytest-split automatically distributes work load so parallel jobs finish in similar time
# update durations file with `pytest --store-durations --durations-path tests/files/.pytest-split-durations`
split: [1, 2, 3, 4, 5, 6, 7, 8, 9, 10]

runs-on: ${{ matrix.config.os }}
Expand Down
Loading

0 comments on commit d38aee2

Please sign in to comment.