Skip to content

test: added some cases to test_can_analyze_annotations for completeness #517

test: added some cases to test_can_analyze_annotations for completeness

test: added some cases to test_can_analyze_annotations for completeness #517

Workflow file for this run

name: Docs
on:
push:
tags:
- 'release/v*'
pull_request:
jobs:
static:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/setup-python@v4
with:
python-version: '3.11'
- name: install
run: python -m pip install .\[docs\]
- name: portray
run: python .github/workflows/_build.py on-github-pages -f