Skip to content

Commit 2b76f84

Browse files
dyzhengdyzheng
andauthored
Test: use origin python in test.yml to support numpy (deepmodeling#4383)
Co-authored-by: dyzheng <zhengdy@bjaisi.com>
1 parent 46627fc commit 2b76f84

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

‎.github/workflows/test.yml‎

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,6 @@ jobs:
3232
run: |
3333
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
3434
35-
- uses: actions/setup-python@v3
3635
- uses: pre-commit/action@v3.0.1
3736
with:
3837
extra_args:

0 commit comments

Comments
 (0)