Skip to content

Fix #494 add min and max functions #456

Fix #494 add min and max functions

Fix #494 add min and max functions #456

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