Skip to content

Retry tavily outside of model parsing and allow to not generate subqu… #270

Retry tavily outside of model parsing and allow to not generate subqu…

Retry tavily outside of model parsing and allow to not generate subqu… #270

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