Skip to content

Update PMAT and necessary changes for new langchain and small changes to be compatible with PMA #265

Update PMAT and necessary changes for new langchain and small changes to be compatible with PMA

Update PMAT and necessary changes for new langchain and small changes to be compatible with PMA #265

Workflow file for this run

name: Python CI
on:
pull_request:
push:
branches: [main]
workflow_dispatch:
jobs:
mypy:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: ./.github/actions/python_prepare
- name: Run mypy
run: poetry run mypy