Skip to content

183 add dask parallelism for cube single field imaging #826

183 add dask parallelism for cube single field imaging

183 add dask parallelism for cube single field imaging #826

Workflow file for this run

# .github/workflows/python-testing-linux.yml
# Test all notebooks.
name: ipynb Tests
on:
push:
paths-ignore:
- '**.md'
- '**.rst'
pull_request:
paths-ignore:
- '**.md'
- '**.rst'
jobs:
call-testing-linux:
uses: nrao/gh-actions-templates-public/.github/workflows/run-ipynb-template.yml@main
secrets: inherit