Skip to content

Commit 0d45c2c

Browse files
committed
make no j
1 parent 0aac70f commit 0d45c2c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -202,7 +202,7 @@ jobs:
202202
popd
203203
204204
- name: make gen
205-
run: "make --output-sync -j -B gen"
205+
run: "make --output-sync -B gen"
206206

207207
- name: Check for unstaged files
208208
run: ./scripts/check_unstaged.sh

0 commit comments

Comments
 (0)