We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6b5a63a commit d3cfb16Copy full SHA for d3cfb16
.github/workflows/tests.yml
@@ -46,7 +46,7 @@ jobs:
46
frozen: true
47
48
- name: Run tests
49
- run: pixi run -e ${{ matrix.environment }} tests -n auto
+ run: pixi run -e ${{ matrix.environment }} tests -n 3
50
51
- name: Upload coverage reports to Codecov
52
uses: codecov/[email protected]
0 commit comments