1 parent 4a68ec7 commit 4654475Copy full SHA for 4654475
1 file changed
.github/workflows/test.yml
@@ -31,6 +31,7 @@ jobs:
31
32
- name: Configure
33
run: |
34
+ git config --global --add safe.directory /__w/abacus-develop/abacus-develop
35
cmake -B build -DBUILD_TESTING=ON -DENABLE_DEEPKS=ON -DENABLE_LIBXC=ON -DENABLE_LIBRI=ON -DENABLE_PAW=ON -DENABLE_GOOGLEBENCH=ON -DENABLE_RAPIDJSON=ON -DCMAKE_EXPORT_COMPILE_COMMANDS=1
36
37
# Temporarily removed because no one maintains this now.
0 commit comments