Skip to content

358 miscellaneous bugs #238

358 miscellaneous bugs

358 miscellaneous bugs #238

Workflow file for this run

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