try to debug python failure with v3.11 some more
This commit is contained in:
5
.github/workflows/compile-msvc.yml
vendored
5
.github/workflows/compile-msvc.yml
vendored
@ -46,8 +46,9 @@ jobs:
|
||||
- name: Run LAMMPS executable
|
||||
shell: bash
|
||||
run: |
|
||||
./build/Release/lmp.exe -h
|
||||
# ./build/Release/lmp.exe -in bench/in.lj
|
||||
which python3
|
||||
#./build/Release/lmp.exe -h
|
||||
#./build/Release/lmp.exe -in bench/in.lj
|
||||
|
||||
- name: Run Unit Tests
|
||||
working-directory: build
|
||||
|
||||
Reference in New Issue
Block a user