Skip to content

Commit

Permalink
try disabling python test
Browse files Browse the repository at this point in the history
  • Loading branch information
evaleev committed Nov 30, 2023
1 parent 22df263 commit 084f339
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cmake.yml
Original file line number Diff line number Diff line change
Expand Up @@ -284,7 +284,7 @@ jobs:
-DLIBINT2_PYTHON=ON \
-DCMAKE_PREFIX_PATH="${CONDA_PREFIX}" \
${{ matrix.cfg.libargs }}
cmake --build build --target install libint2-python-test
cmake --build build --target install
- name: Test Libint library - unit tests
shell: bash -l {0}
Expand Down

0 comments on commit 084f339

Please sign in to comment.