Skip to content

chore(ci): fix pyright warning #5

chore(ci): fix pyright warning

chore(ci): fix pyright warning #5

Workflow file for this run

name: Test
on:
push:
branches:
- main
paths-ignore:
- ".github/workflows/docs.yml"
- "docs/**"
pull_request:
branches:
- main
paths-ignore:
- ".github/workflows/docs.yml"
- "docs/**"
jobs:
ci:
uses: ./.github/workflows/shared.yml