Skip to content

Bump pint from 0.23 to 0.24.4 #199

Bump pint from 0.23 to 0.24.4

Bump pint from 0.23 to 0.24.4 #199

Workflow file for this run

# This runs jobs which pyiron modules should run on pushes or PRs to main
name: Push-Pull
on:
push:
branches: [ main ]
pull_request:
jobs:
pyiron:
uses: pyiron/actions/.github/workflows/[email protected]
secrets: inherit
with:
docs-env-files: .ci_support/environment.yml .ci_support/environment-docs.yml
notebooks-env-files: .ci_support/environment.yml .ci_support/environment-pyiron_atomistics.yml .ci_support/environment-lammps.yml
tests-env-files: .ci_support/environment.yml .ci_support/environment-pyiron_atomistics.yml
alternate-tests-env-files: .ci_support/lower_bound.yml