Skip to content

[patch] Allow _FactoryMade to explicitly define where its reduce should import from #99

[patch] Allow _FactoryMade to explicitly define where its reduce should import from

[patch] Allow _FactoryMade to explicitly define where its reduce should import from #99

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:
tests-env-files: .ci_support/environment.yml .ci_support/environment-tests.yml
do-benchmark-tests: false