We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ffd0fb2 + c166b9d commit 46f2b21Copy full SHA for 46f2b21
1 file changed
.github/workflows/curl.yml
@@ -72,4 +72,4 @@ jobs:
72
73
- name: Test curl
74
working-directory: curl
75
- run: make -j test-ci
+ run: make -j $(nproc) test-ci
0 commit comments