Update format check workflow and use 4 jobs for pr-build-check
This commit is contained in:
@@ -25,7 +25,7 @@ jobs:
|
||||
|
||||
- name: Compile engine
|
||||
run: |
|
||||
make clean all -C engine
|
||||
make clean all -C engine -j4
|
||||
|
||||
- name: Compile tutorials
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user