Skip to content

Merge pull request #169 from radon-project/mypy-strict-passing #145

Merge pull request #169 from radon-project/mypy-strict-passing

Merge pull request #169 from radon-project/mypy-strict-passing #145

Workflow file for this run

name: CI
on: [push, pull_request]
jobs:
everything:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- run: python3 -m pip install mypy ruff
- run: python3 test.py full