-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
pyironFlow/.github/workflows/push-pull.yml
Lines 10 to 27 in b975267
| jobs: | |
| pyiron: | |
| uses: pyiron/actions/.github/workflows/push-pull.yml@actions-4.0.10 | |
| secrets: inherit | |
| with: | |
| do-commit-updated-env: true | |
| do-build-docs: false | |
| do-build-notebooks: true | |
| do-unit-tests: false | |
| do-codecov: false | |
| do-codacy: false | |
| do-coveralls: false | |
| do-benchmark-tests: false | |
| do-pip-check: false | |
| do-black: false | |
| do-ruff-check: false | |
| do-ruff-sort-imports: false | |
| do-mypy: false |
I realized that so many of the static tests are deactivated. Is there a particular reason? @liamhuber
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels