Skip to content

Commit

Permalink
debug 6
Browse files Browse the repository at this point in the history
  • Loading branch information
anutosh491 committed Oct 10, 2024
1 parent 8711b40 commit 8b80f64
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/clang-tidy-review.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,6 @@ jobs:
cmake_command: >
CC=$GITHUB_WORKSPACE/llvm/bin/clang CXX=$GITHUB_WORKSPACE/llvm/bin/clang++
cmake . -B build
-DCMAKE_PREFIX_PATH=$MAMBA_ROOT_PREFIX/envs/xeus-cpp \
-DXeus_DIR="$MAMBA_ROOT_PREFIX/envs/xeus-cpp/lib/cmake/xeus" \
-DCMAKE_BUILD_TYPE="Release" \
-DCMAKE_EXPORT_COMPILE_COMMANDS=On
Expand Down

0 comments on commit 8b80f64

Please sign in to comment.