Skip to content

Use matrix for self-hosted python.yaml workflow #150

Use matrix for self-hosted python.yaml workflow

Use matrix for self-hosted python.yaml workflow #150

Workflow file for this run

name: pytype check
on:
push:
jobs:
check:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: pytypes checker
uses: theahura/pytypes-action@main
with:
args: -d import-error