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
|
- name: Run LAMMPS executable
|
||||||
shell: bash
|
shell: bash
|
||||||
run: |
|
run: |
|
||||||
./build/Release/lmp.exe -h
|
which python3
|
||||||
# ./build/Release/lmp.exe -in bench/in.lj
|
#./build/Release/lmp.exe -h
|
||||||
|
#./build/Release/lmp.exe -in bench/in.lj
|
||||||
|
|
||||||
- name: Run Unit Tests
|
- name: Run Unit Tests
|
||||||
working-directory: build
|
working-directory: build
|
||||||
|
|||||||
Reference in New Issue
Block a user