Skip to content
This repository has been archived by the owner on Aug 8, 2024. It is now read-only.

Merge pull request #9 from eisenforschung/add_lambda_tensor #18

Merge pull request #9 from eisenforschung/add_lambda_tensor

Merge pull request #9 from eisenforschung/add_lambda_tensor #18

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