Skip to content

Commit d3cfb16

Browse files
committed
iter
1 parent 6b5a63a commit d3cfb16

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646
frozen: true
4747

4848
- name: Run tests
49-
run: pixi run -e ${{ matrix.environment }} tests -n auto
49+
run: pixi run -e ${{ matrix.environment }} tests -n 3
5050

5151
- name: Upload coverage reports to Codecov
5252
uses: codecov/[email protected]

0 commit comments

Comments
 (0)