Skip to content

Check for finite values in validating fit and print fitting pressures #90

Check for finite values in validating fit and print fitting pressures

Check for finite values in validating fit and print fitting pressures #90

Workflow file for this run

name: build
on:
push:
pull_request:
workflow_dispatch:
jobs:
build:
runs-on: ubuntu-latest
strategy:
fail-fast: true
steps:
# Repository
- name: Checkout the code
uses: actions/checkout@v4
# Environment
- name: Set up Pixi
uses: prefix-dev/setup-pixi@v0.8.9
# Test build (release workflow builds and uploads)
- name: Build
run: |
pixi build