Skip to content

Commit

Permalink
build with --verbose
Browse files Browse the repository at this point in the history
  • Loading branch information
trxcllnt committed Sep 21, 2023
1 parent edca036 commit ccdbac8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -99,5 +99,5 @@ jobs:
with:
build_command: |
sccache -z;
build-all -DBUILD_PRIMS_BENCH=ON -DBUILD_ANN_BENCH=ON;
build-all -DBUILD_PRIMS_BENCH=ON -DBUILD_ANN_BENCH=ON --verbose;
sccache -s;

0 comments on commit ccdbac8

Please sign in to comment.