Skip to content

DM-54869: Add option to specify alias for the host name in db-auth #466

DM-54869: Add option to specify alias for the host name in db-auth

DM-54869: Add option to specify alias for the host name in db-auth #466

Workflow file for this run

name: Run mypy
on:
push:
branches:
- main
pull_request:
jobs:
call-workflow:
uses: lsst/rubin_workflows/.github/workflows/mypy.yaml@main
with:
folders: "python tests"
mypy_package: "mypy<2.0"