Skip to content

mypy; using py3.11 for some workflows #9

mypy; using py3.11 for some workflows

mypy; using py3.11 for some workflows #9

Workflow file for this run

on: [push]
jobs:
safety:
runs-on: ubuntu-latest
name: "safety"
steps:
- uses: davidslusser/[email protected]
with:
options: "--debug"
pip_install_command: "pip install -e .[dev]"