try to debug python failure with v3.11 some more

This commit is contained in:
Axel Kohlmeyer
2022-11-27 17:34:37 -05:00
parent d3bb55fa4f
commit d3d8dda40a

View File

@ -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