We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6e9adbf commit 53729f5Copy full SHA for 53729f5
1 file changed
.github/workflows/ci-pixi.yml
@@ -50,7 +50,7 @@ jobs:
50
run: pixi install
51
52
- name: Configure & Build
53
- run: pixi run build --verbose --parallel 2
+ run: pixi run build --verbose --parallel 1
54
55
- name: Build documentation
56
run: pixi run doc
0 commit comments