Skip to content

Commit

Permalink
dev test - no lenghty llvm build
Browse files Browse the repository at this point in the history
  • Loading branch information
pyYTn9 authored and pyYTn9 committed Dec 30, 2024
1 parent d3dfd52 commit 57e544b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/benchmark.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,8 +63,8 @@ jobs:
-DCMAKE_CXX_COMPILER=${CXX} \
-DLLVM_ENABLE_BENCHMARKS=OFF \
-G Ninja
ninja || exit 1 # Exit if build fails
sudo ninja install
# ninja || exit 1 # Exit if build fails
# sudo ninja install
cd ../..
Expand Down

0 comments on commit 57e544b

Please sign in to comment.