Skip to content

fix #7433 ensure computed intensity limit return a valid number (#7434) #4306

fix #7433 ensure computed intensity limit return a valid number (#7434)

fix #7433 ensure computed intensity limit return a valid number (#7434) #4306

Workflow file for this run

name: python-ci
on:
pull_request:
branches:
- main
- master
push:
branches:
- main
- master
jobs:
python-ci:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
run: curl -LsS https://radia.run | bash -s python-ci