Skip to content

pySTEL: Fixed ISS04 P exponent and text for nsudo function. #2666

pySTEL: Fixed ISS04 P exponent and text for nsudo function.

pySTEL: Fixed ISS04 P exponent and text for nsudo function. #2666

name: build-test
on: [push, pull_request]
jobs:
build:
runs-on: ubuntu-latest
container: lazerson/stellopt-compile:latest
env:
MACHINE: debian
STELLOPT_PATH: ${{ github.workspace }}
MYHOME: ${{ github.workspace }}/bin
OMPI_ALLOW_RUN_AS_ROOT: 1
OMPI_ALLOW_RUN_AS_ROOT_CONFIRM: 1
steps:
- name: checkout sources
uses: actions/checkout@master
- name: compile
run: |
cd ${STELLOPT_PATH}
./build_all -o clean_debug -j 2
- name: test
run: |
mpiexec ./bin/xstelloptv2 test -h