Skip to content

Commit

Permalink
tests: split test suite for faster overall runtime
Browse files Browse the repository at this point in the history
  • Loading branch information
brycedrennan committed Sep 30, 2023
1 parent e0852be commit 0630ed3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@ jobs:
strategy:
matrix:
python-version: ["3.8", "3.10"]
subset: ["1/5", "2/5", "3/5", "4/5", "5/5"]
steps:
- uses: actions/checkout@v3
- name: Set up Python ${{ matrix.python-version }}
Expand Down

0 comments on commit 0630ed3

Please sign in to comment.