Skip to content

Commit

Permalink
huh. unparallelize make [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
lilyminium committed Oct 17, 2024
1 parent 22ab13d commit 2167475
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dev-ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ jobs:
cd dgl/
mkdir build && cd build
cmake -DBUILD_TYPE=dev -DUSE_CUDA=OFF -DUSE_LIBXSMM=OFF ..
make -j4
make
cd ../..
- name: Install DGL Python bindings
Expand Down

0 comments on commit 2167475

Please sign in to comment.