Skip to content

Bump ruff from 0.11.13 to 0.13.0 #159

Bump ruff from 0.11.13 to 0.13.0

Bump ruff from 0.11.13 to 0.13.0 #159

Workflow file for this run

name: pytype check
on:
push:
jobs:
check:
strategy:
fail-fast: false
matrix:
runner:
- 'ubuntu-latest'
- 'self-hosted'
runs-on: ${{ matrix.runner }}
steps:
- uses: actions/checkout@v2
- name: pytypes checker
uses: theahura/pytypes-action@main
with:
args: -d import-error