Skip to content

gh-770: Default to numpy for redshift_grid and fixed_zbins if no xp is provided #570

gh-770: Default to numpy for redshift_grid and fixed_zbins if no xp is provided

gh-770: Default to numpy for redshift_grid and fixed_zbins if no xp is provided #570

---
name: Test examples
on:
pull_request:
types:
- labeled
- opened
- reopened
- synchronize
- unlabeled
jobs:
test-examples-on-label:
if: contains(github.event.pull_request.labels.*.name, 'run-examples')
name: On label
uses: ./.github/workflows/run-examples.yml