Skip to content

chore: populate 2.0 for VERSION_NEXT_FEATURE for py_wheel add_path_prefix #6549

chore: populate 2.0 for VERSION_NEXT_FEATURE for py_wheel add_path_prefix

chore: populate 2.0 for VERSION_NEXT_FEATURE for py_wheel add_path_prefix #6549

Workflow file for this run

name: mypy
on:
push:
branches:
- main
pull_request:
types:
- opened
- synchronize
defaults:
run:
shell: bash
jobs:
ci:
runs-on: ubuntu-latest
steps:
# Checkout the code
- uses: actions/checkout@v6
- uses: jpetrucciani/mypy-check@master
with:
path: 'python/runfiles'
- uses: jpetrucciani/mypy-check@master
with:
path: 'tests/runfiles'