Skip to content

Update pyo3 requirement from 0.19.1 to 0.20.0 #1286

Update pyo3 requirement from 0.19.1 to 0.20.0

Update pyo3 requirement from 0.19.1 to 0.20.0 #1286

Workflow file for this run

#
# These checks run on every commit
#
name: Check on Every Push
on:
push:
branches-ignore:
- main
jobs:
secrets-scanning:
uses: ./.github/workflows/secrets_scanning.yaml
code-form:
uses: ./.github/workflows/code_form.yaml